No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hello. I am coding a website that is using a single CSS file that all pages reference. My problem is that each page is a drastically different length. I have colored bars going down the sides, and there are lots of them. I have tried setting all the colored bars …
There's a host of things to use instead of pixels, but I would definitely reccomend percents. (%) It will render things, obviously, in percentages of the screen, so it will work across different monitors. =D %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% It may not work as great as you would like across different monitors and …
Hello. I have a webpage im working on as a school project, and everything was going fine. Until I opened it up in IE. [code] <html> <head> <title> J. ROBERT OPPENHEIMER </title> <link rel="stylesheet" type="text/css" href="historyday_template.css"> <style> div#trans2 { background: #100000; width: 10px; height: 842px; position: absolute; top: 0px; left: …
Pixels...ugh. They work fine for height, but width...anyways. Id like suggestions as to what measurement form I should use. Im stooping with the pixels for width so.... Suggestions? Thanks!
The End.
SmartBeaver