Forum: HTML and CSS May 25th, 2009 |
| Replies: 6 Views: 495 Here is you site source:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta... |
Forum: HTML and CSS May 24th, 2009 |
| Replies: 6 Views: 495 Have you tried using a DIV for your navigation aswell. I use this for my site and the links don't exceed their borders. |
Forum: HTML and CSS May 24th, 2009 |
| Replies: 6 Views: 495 |
Forum: HTML and CSS May 15th, 2009 |
| Replies: 5 Views: 640 Hello
Do you know how to use CSS?
I use <DIV>'s.
in your case in the CSS I would try...
#column1
{ |