Forum: HTML and CSS Jul 1st, 2005 |
| Replies: 1 Views: 2,016 |
Forum: HTML and CSS Jul 1st, 2005 |
| Replies: 1 Views: 2,016 CSS code for borders does not work I have the following CSS code for the center column of the a three columns layout.
#ctrPic {
padding: 5px;
background-color: #FFC891;
margin: 18px 263px 0px 262px;
border-top-width:... |
Forum: JavaScript / DHTML / AJAX Jun 13th, 2005 |
| Replies: 3 Views: 4,003 |
Forum: JavaScript / DHTML / AJAX Jun 10th, 2005 |
| Replies: 3 Views: 4,003 Highlight the text menu if on current page I like to know if CSS can be used to highlight the CSS nav menu if the current page is the page that the menu links to. For example, the folowing code is my side bar navigation menu.
#lftSideMenu... |
Forum: HTML and CSS Jun 9th, 2005 |
| Replies: 4 Views: 1,785 |
Forum: HTML and CSS Jun 8th, 2005 |
| Replies: 4 Views: 1,785 Three columns CSS not work properly I've got problem. Here's what it looks like, Click Here (http://www.lorresident.com). The div #sidebar-b should not be that far from the #sidebar-a or Part# 1. They should only be 50px appart from... |