santiago
-
Simple HTML form requesting username and password
As I mentioned, there is no /_vti_bin/shtml.exe/contact.html page. The form code on my page is as follows: Name: Email: Subject: Question: Though when you click view source from the actual page, it comes u…
-
1px gap on the left side in Firefox
Thanks everyone. Resizing the newly added #container from 1024 to 960 did the trick. This place rocks.
-
1px gap on the left side in Firefox
I tried the #container fix and it worked, BUT, now it throws a bottom scroll bar on it (granted that I am working on an old laptop with a smaller screen). I've also tried the repeating background trick that you mentioned a few times/ways for …
-
Problem with strong tags and links dropping down in Firefox
"falkencreative" said:This line in your CSS is causing the trouble: * { vertical-align:middle; } Yes it was, all fixed now. Thanks for the help!