rAwritsgWeg
Mar 14 2006, 01:21 PM
Hey People
Im working On A tripod site and need alot of help
mostly with the html and stuff but also just ideas for layouts
its for the game we are making
im sure some of you guys have heard of it
but if you think you can help me then please do so
thanks
Kenado
Mar 14 2006, 04:36 PM
http://www.createblog.com/forums/index.php?showtopic=125341This topic refers to plenty of sites that teahc you how to code and such. And for the type of layout? That is basically up to you, but the most I see people use is a sidebar and the content right next to each other either they overflow:visible; (spreads horizontally down the page) or overflow; auto (uses scrollbars). Basically that's mainly for DIV, but you should also learn how to use DIV's.