Click here to Skip to main content
15,887,350 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Styling different states for an element Pin
Gerben Jongerius3-Aug-11 2:15
Gerben Jongerius3-Aug-11 2:15 
GeneralRe: Styling different states for an element Pin
Ali Al Omairi(Abu AlHassan)3-Aug-11 23:27
professionalAli Al Omairi(Abu AlHassan)3-Aug-11 23:27 
QuestionCss Query Pin
Benjamin Kadurkotta5-Jun-11 23:36
Benjamin Kadurkotta5-Jun-11 23:36 
AnswerRe: Css Query Pin
Shameel14-Jul-11 2:58
professionalShameel14-Jul-11 2:58 
QuestionFont looks different with same styles Pin
Phatinox5-Jun-11 23:27
Phatinox5-Jun-11 23:27 
AnswerRe: Font looks different with same styles Pin
Graham Breach6-Jun-11 2:49
Graham Breach6-Jun-11 2:49 
AnswerMessage Removed Pin
6-Jun-11 2:51
professionalUser 17164926-Jun-11 2:51 
GeneralRe: Font looks different with same styles Pin
Phatinox6-Jun-11 3:38
Phatinox6-Jun-11 3:38 
QuestionStyling a message Box Pin
Ali Al Omairi(Abu AlHassan)28-May-11 22:19
professionalAli Al Omairi(Abu AlHassan)28-May-11 22:19 
Questionprogress loading page? Pin
Joan M27-May-11 1:12
professionalJoan M27-May-11 1:12 
Questionfree and nice Image map software? [modified] ==> SOLVED Pin
Joan M27-May-11 0:31
professionalJoan M27-May-11 0:31 
AnswerRe: free and nice Image map software? [modified] ==> SOLVED Pin
JP_Rocks29-May-11 23:00
JP_Rocks29-May-11 23:00 
NewsCode Project virtual event on HTML5 and CSS3 premiers today! Pin
sivaddrahcir25-May-11 5:27
sivaddrahcir25-May-11 5:27 
Questiontop hosting companies Pin
Jassim Rahma22-May-11 3:38
Jassim Rahma22-May-11 3:38 
AnswerRe: top hosting companies Pin
Dalek Dave22-May-11 4:02
professionalDalek Dave22-May-11 4:02 
AnswerRe: top hosting companies Pin
beauxjames24-May-11 6:07
beauxjames24-May-11 6:07 
AnswerRe: top hosting companies Pin
mike231515-Jun-11 10:40
mike231515-Jun-11 10:40 
AnswerRe: top hosting companies Pin
Not Active15-Jun-11 12:07
mentorNot Active15-Jun-11 12:07 
AnswerRe: top hosting companies Pin
GregStevens13-Jul-11 4:12
GregStevens13-Jul-11 4:12 
Questionbest web analytics for .net Pin
Jassim Rahma22-May-11 3:33
Jassim Rahma22-May-11 3:33 
AnswerRe: best web analytics for .net Pin
JP_Rocks29-May-11 23:03
JP_Rocks29-May-11 23:03 
QuestionCSS div layout problem/question... [modified] ==> SOLVED but still have problems ==> ABANDONED Tables make it at the first attempt... Pin
Joan M18-May-11 21:00
professionalJoan M18-May-11 21:00 
AnswerRe: CSS div layout problem/question... [modified] Pin
Peter_in_278018-May-11 21:15
professionalPeter_in_278018-May-11 21:15 
This is not a direct answer to your question, but a couple of friendly hints.

1. w3schools[^] is an excellent source of reference material, tutorials and online tools ("suck it and see" stuff you can play with).

2. If you haven't already, get Firefox and the FireBug extension. Go to a page you like, right click on something, select "Inspect element" and the FB console will pop up. There you can see what the element source is in the html, and what CSS applies to it (and - real bonus) where the CSS actually is.

These two have saved me hours of grief and are in no small way responsible for the fact that I've still got some (not much!) hair left.

Good hunting,
Peter Smile | :)

[edit] added selection in right-click menu [/edit]
Software rusts. Simon Stephenson, ca 1994.
modified on Thursday, May 19, 2011 3:22 AM

GeneralRe: CSS div layout problem/question... Pin
Richard MacCutchan18-May-11 21:47
mveRichard MacCutchan18-May-11 21:47 
GeneralRe: CSS div layout problem/question... Pin
Peter_in_278018-May-11 21:58
professionalPeter_in_278018-May-11 21:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.