24 Website Header Examples, Trends & Tips for Conversion
<! DOCTYPE html > < html lang = "en" > < head > < meta charset = "UTF-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title >Document</ title > < style > .logo p { display: flex ; font-weight: bold ; font-family: Cambria, Cochin, Georgia , Times , 'Times New Roman' , serif ; } .logo { cursor: pointer ; } nav { display: flex ; justify-content: space-between ; align-items: baseline ; font-weight: bo...