Thread: My new Website

View Single Post

  #2 (permalink)  

Old 05-29-2007, 12:39 AM

Re: My new Website

Mr. Hania,
I applaud you on the example webpage in blue.
I doubly applaud you on how you gave credit for ideas in your .css file !
I have questions about your links code...
Code:
#left-menu-item a, #left-menu-item a:visited {
 padding-left: 15px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #034895;
 display: block;
 vertical-align: middle;
 text-align: left;
 width: 189px;
 w\idth: 187px;
 line-height: 23px;
 height: auto;
}
#left-menu-item a:hover {
 background: #F3F4F4;
 color: #FF6600;
}
1. what is this: w\idth
2. why aren't you specifying "#menu-left-item a:link" ?
3. is it Always unnecessary to repeat every selector/value when the style items are related ergo, a + a:visited same, only colors changing in a:hover ? Obviously it is working for you... that seems fantastic to me. *applause!*
__________________

Link: Temporary home of JIM_ELL Web Design
[ reply ]
JIM_ELL

JIM_ELL is offline noobie webdesigner

JIM_ELL's Avatar

Join Date: May 2007

Location: AR, USA

Posts: 21

Send a message via MSN to JIM_ELL