|
Web design and Programming Discuss website creation and other programming topics. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||
|
CSS Issues...
CSS Code:
Code:
.nvg { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1F4A79; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; background-color: #FFFFFF; } .nvg:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1F4A79; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; background-color: #AAAAAA; } Code:
<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td class="nvg"><strong>»</strong> <a href="#">Home</a></td> </tr> <tr> <td class="nvg"><strong>»</strong> <a href="#">Home</a></td> </tr> </table> The document I was originally working with was outputted from Photoshop and was missing this at the top of the page: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> etc....
__________________
![]() Free Teamspeak servers: http://gamersnetwork.us/ ![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Css | JonM | Gaming Talk | 1 | 08-18-2007 05:06 PM |
Css | Jason | Gaming Talk | 17 | 09-07-2005 09:27 AM |
new t css skin | VooDoo- | Gaming Talk | 5 | 06-28-2005 10:20 AM |
css help | VooDoo- | Gaming Talk | 10 | 02-02-2005 10:33 PM |
.css | zabb | phphq.Net Forums | 2 | 12-11-2004 04:09 PM |