Go Back   Real Estate WebDev and Marketing > Web Development > HTML Help

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-11-2007, 01:27 PM
Jersey Girl Jersey Girl is offline
Senior Member
 
Join Date: May 2007
Location: South Jersey
Posts: 145
Jersey Girl is on a distinguished road
Default Css

Hey max

in the CSS i have on my pages is it supposed to be for the headers .h2 or just h2

example:

;}.h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; color: #000000;}

or

;}h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; color: #000000;}
Reply With Quote
  #2  
Old 05-11-2007, 04:25 PM
Max's Avatar
Max Max is offline
Administrator
 
Join Date: Jan 2004
Location: Phoenix, AZ
Posts: 983
Max is an unknown quantity at this point
Send a message via ICQ to Max
Default

Roxanne, it depends what is the rule for. If there is a class called H2 then in the CSS there should be .h2 if there is just an H2 tag, then the rule should not have the dot in front of it. You have to look at the HTML code of those titles to see if there is a class or an actual h2 tag.
__________________
IBS Team Editor

"The thinking that got us into this mess will be insufficient to get us out of it." Albert Einstein
Reply With Quote
  #3  
Old 05-11-2007, 04:30 PM
Jersey Girl Jersey Girl is offline
Senior Member
 
Join Date: May 2007
Location: South Jersey
Posts: 145
Jersey Girl is on a distinguished road
Default

i have an h2 tag that i want coded a certain way
Reply With Quote
  #4  
Old 05-11-2007, 04:38 PM
Max's Avatar
Max Max is offline
Administrator
 
Join Date: Jan 2004
Location: Phoenix, AZ
Posts: 983
Max is an unknown quantity at this point
Send a message via ICQ to Max
Default

then don't use the dot
__________________
IBS Team Editor

"The thinking that got us into this mess will be insufficient to get us out of it." Albert Einstein
Reply With Quote
  #5  
Old 05-11-2007, 05:01 PM
Jersey Girl Jersey Girl is offline
Senior Member
 
Join Date: May 2007
Location: South Jersey
Posts: 145
Jersey Girl is on a distinguished road
Default

ahh k thank you!
Reply With Quote
  #6  
Old 05-11-2007, 05:39 PM
Max's Avatar
Max Max is offline
Administrator
 
Join Date: Jan 2004
Location: Phoenix, AZ
Posts: 983
Max is an unknown quantity at this point
Send a message via ICQ to Max
Default

no problem
__________________
IBS Team Editor

"The thinking that got us into this mess will be insufficient to get us out of it." Albert Einstein
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:36 AM.