We here at CyberFanatic have decided to do a video series on how to design your own
website. From writing the html sratch sheet to using the latest css,jquery, and other
great products available to the public out there we are going to show you how to make
your first website.
The html structure
The html structure usually consists of the declaration tag the html, head, and body
opening and closing tags. However inside the head tags we have some speical tags
like the title, meta, and link tags. Using link tags we can specify different things
like shortcut icon the css styles we want to use. In this video we show you how it all
starts.
CSS Stlying
In this weeks video tutorial we show you the basics of css styling and how to implement a css
style sheet into a html document. This video tutorial will show you the ground steps of getting your
websites stlying - layout of your website just right.
Advanced CSS Stlying
In the next video tutorial we are going to use some of the latest css properties to take our websites
site design to a whole new level.