View Full Version : Help with webdesigning
Wicked Anime Kid
March 3rd, 2004, 11:01 AM
Hey would anyone happen to know a code for html or php to make the page fit on your screen (like newdoom has;)). (usefull with different resolutions and stuff)
Thanks in return
Looney
March 3rd, 2004, 11:12 AM
The best way these days is to use a Style Sheet here is a site that will help you.
http://www.htmlhelp.com/reference/css/
Exl
March 3rd, 2004, 11:38 AM
I use a few simple techniques that involve the use of percetnages as a unit (not 1, 1px but 1% for example) and using inserted images (<img src="blah">) to hold places so that my tables don't screw up because of window size issues. In combination with stylesheets of course.
Wicked Anime Kid
March 3rd, 2004, 01:40 PM
Thanks Looney and Exl, i think i got it sorted now:D
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.