CreeperFace0777 / GamingCenteral

My Gaming Website Project
1 stars 0 forks source link

Menu Added With Some Css #1

Closed CreeperFace0777 closed 9 years ago

CreeperFace0777 commented 9 years ago

-Added Nav Tag With Ul>Li Inside -Added css for Menu

css: body { background: green; font-family: grobold; }

nav ul li { display: inline-block; font-size: 30px; }

Fake Links