Can someone give me a good and detailed tutorial how to script a webpage like this one? I can't find a good one :(
Printable View
Can someone give me a good and detailed tutorial how to script a webpage like this one? I can't find a good one :(
www.w3c.orgQuote:
Originally posted by Pleymo@31 Minutes Ago
Can someone give me a good and detailed tutorial how to script a webpage like this one? I can't find a good one :(
[snapback]163158[/snapback]
Learn XHTML and CSS, coding (NOT SCRIPTING) a site like that is simple.
Yeah its very simple, its my second, once you know its very easy.
Ill be writing a tut soon to make a site like taht one.
Anything you want in it?
Just the basics will be cool, Ben. And maybe anything you do extra, or any tips you have / know :)
Before i right the tut here is a basic outline (to help me right the tut aswell)
>>Create a #wrap CSS thingy with a width of around 600px dependinf on your layout
>>Create a CSS rule for the body tag giving the BG colour etc.
>>The its just a matter of creating CSS rules and applying them to divs its real simple.
>>The navigation is fair tricky though but ill do it in the tut ;)
Beginners tut to CSS + HTML just finished ^_^
http://forums.gfxvoid.com/index.php?showtopic=19558
That will help create the base of the main tut soon to come.