Posts

Showing posts from August, 2022

Gym Landing Page

    < html lang = "en" >   < head >     < meta charset = "UTF-8" />     < meta http-equiv = "X-UA-Compatible" content = "IE=edge" />     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" />     < title > Fitness </ title >   </ head >     < link href = "https://fonts.googleapis.com/css2?family=Cinzel&family=Hind:wght@700&family=Lobster&display=swap" rel = "stylesheet" > "   < style >         body {             margin : 0px ;       padding : 0px ;       color : white ;       font-family : 'Cinzel' , serif , 'Hind' , sans-serif , 'Lobster' , cursive;       background : url ( "bg.jpg" ) no-repeat ;       background-size : 100% ;     }           ...

SugarBake

 project-2 food website index.html < html lang = "en" > < head >     < meta charset = "UTF-8" >     < meta http-equiv = "X-UA-Compatible" content = "IE=edge" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title > Online Meals </ title >     < link rel = "stylesheet" href = "style.css" >     < link rel = "stylesheet" media = "screen and (max-width=1180px)" href = "phone.css" > </ head > < style > </ style > < body >     < nav id = "navbar" >         < div id = "logo" >             <!-- <img src="patrick.jpg" alt="Onlinemeals.com"> -->             < img src = "isaac.jpg" alt = "Onlinemeals.com" >             <!-- <img src="luca.jpg" alt="...