Click here to Skip to main content
15,897,518 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: settimeout Pin
Ajay Kale New27-Sep-10 19:52
Ajay Kale New27-Sep-10 19:52 
QuestionWhat's With h1, h2 ? ? ? [modified] Pin
W Balboos, GHB24-Sep-10 3:42
W Balboos, GHB24-Sep-10 3:42 
AnswerRe: What's With h1, h2 ? ? ? Pin
Sunasara Imdadhusen4-Oct-10 2:12
professionalSunasara Imdadhusen4-Oct-10 2:12 
GeneralRe: What's With h1, h2 ? ? ? Pin
W Balboos, GHB4-Oct-10 3:18
W Balboos, GHB4-Oct-10 3:18 
AnswerRe: What's With h1, h2 ? ? ? Pin
Macotti20-Oct-10 1:22
Macotti20-Oct-10 1:22 
GeneralRe: What's With h1, h2 ? ? ? Pin
W Balboos, GHB8-Nov-10 2:14
W Balboos, GHB8-Nov-10 2:14 
GeneralRe: What's With h1, h2 ? ? ? Pin
Macotti8-Nov-10 14:27
Macotti8-Nov-10 14:27 
AnswerRe: What's With h1, h2 ? ? ? Pin
W Balboos, GHB9-Nov-10 7:29
W Balboos, GHB9-Nov-10 7:29 
You're probably right about something overriding the values - but I thought specificity was on my side, here, as well as the last reference winning.

An interesting note:
If, instead of declaring the <hn class="test"> for each individual tag, if I wrap them all in a single <div class="test">, (instead) all is well. So, the interpretation is more predictable when the style is less direct.


THIS WORKS CORRECTLY
 <div class="test">
   <h1>Testing h1 </h1>
   <h2>Testing h2 </h2>
   <h3>Testing h3 </h3>
   <h4>Testing h4 </h4>
   <h5>Testing h5 </h5>
   <h6>Testing h6 </h6>
 </div>

Curious
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek dissappointment. If you are searching for perfection in yourself, then you seek failure." - Balboos HaGadol Mar 2010

GeneralRe: What's With h1, h2 ? ? ? Pin
Macotti9-Nov-10 15:24
Macotti9-Nov-10 15:24 
GeneralRe: What's With h1, h2 ? ? ? Pin
W Balboos, GHB10-Nov-10 3:21
W Balboos, GHB10-Nov-10 3:21 
QuestionExport excel data to SQL server in ASP Pin
priyaahh23-Sep-10 23:05
priyaahh23-Sep-10 23:05 
AnswerRe: Export excel data to SQL server in ASP Pin
Poonam Gandash6-Oct-10 2:40
Poonam Gandash6-Oct-10 2:40 
QuestionFree Adobe Flash Template Site Pin
jaglenn23-Sep-10 10:23
jaglenn23-Sep-10 10:23 
AnswerRe: Free Adobe Flash Template Site PinPopular
DaveAuld23-Sep-10 10:31
professionalDaveAuld23-Sep-10 10:31 
GeneralRe: Free Adobe Flash Template Site Pin
DaveAuld24-Sep-10 12:17
professionalDaveAuld24-Sep-10 12:17 
QuestionHow to Construct the Sidebar Menu Like the one at the left in the Codeproject Pin
sajid.salim.khan23-Sep-10 4:45
sajid.salim.khan23-Sep-10 4:45 
QuestionPROBLEM WITH IE8 AND ABOVE BROWSERS Pin
vallu_hari15-Sep-10 20:08
vallu_hari15-Sep-10 20:08 
AnswerRe: PROBLEM WITH IE8 AND ABOVE BROWSERS Pin
R. Giskard Reventlov15-Sep-10 20:35
R. Giskard Reventlov15-Sep-10 20:35 
AnswerRe: PROBLEM WITH IE8 AND ABOVE BROWSERS Pin
Eduard Keilholz22-Sep-10 1:47
Eduard Keilholz22-Sep-10 1:47 
QuestionConvert XML Google Calendar into RSS feed with feed43.com Pin
mundilev14-Sep-10 11:00
mundilev14-Sep-10 11:00 
QuestionVS2003 error Pin
Ajay Kale New13-Sep-10 17:35
Ajay Kale New13-Sep-10 17:35 
Questionre VS2003 error Pin
Ajay Kale New13-Sep-10 17:34
Ajay Kale New13-Sep-10 17:34 
QuestionCSS Image Sprites in IE7 Pin
hxhl957-Sep-10 14:51
hxhl957-Sep-10 14:51 
AnswerRe: CSS Image Sprites in IE7 Pin
Gerben Jongerius8-Sep-10 1:59
Gerben Jongerius8-Sep-10 1:59 
GeneralRe: CSS Image Sprites in IE7 Pin
hxhl958-Sep-10 12:15
hxhl958-Sep-10 12:15 

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.