Microsoft
Software
Hardware
Network
Question : Why cant I see my email address, name, and email box
Hi All
For some reason I cant see my email table ion my web page i am making. Any ideas as Im going mad!!!!
Thanks in advance
Simon
Attachments:
Contact-us.html
(13 KB)
(File Type Details)
contact page for web site
Answer : Why cant I see my email address, name, and email box
Okay,
You have the following in the CSS:
* {
border:0 none;
margin:0;
}
All borders for all elements are turned off. You need to add CSS to turn borders back on for desired elements:
input {
border: 1px thin black;
}
Random Solutions
Thumbnail Photo on Exchange 2007
Computer doesnt power on...
simple math programming question
csico catalyst3500
Move users home folders to new storage partition
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
task manager high CPU usage widows server 2003
Can't access variable in code behind page
Software for use with EE
Visual Studio 2010 removal of Bite Order Mark VB -or PHP solution?