Reply
<h> tags show different resaults
Old 02-06-2007, 08:03 AM <h> tags show different resaults
Skilled Talker

Posts: 59
Name: tami
i am using <4h> tags for titles and on some computers the title is much bigger then i intended. on my computer its fine both on firefox and explorer
is there a soloution?
pizza is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 02-06-2007, 03:38 PM Re: <h> tags show different resaults
LadynRed's Avatar
Super Moderator

Posts: 6,743
Location: Tennessee
Quote:
i am using <4h> tags for titles
I HOPE that's a typo because there are NO SUCH TAGS as <4h> !
The proper tag is h1 thru h6 and you can't make up your own tags.

Can we see the code or get a URL ??
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 04:32 AM Re: <h> tags show different resaults
chrishirst's Avatar
Super Moderator

Posts: 15,326
Location: Blackpool. UK
Quote:
Originally Posted by pizza View Post
i am using <4h> tags for titles and on some computers the title is much bigger then i intended. on my computer its fine both on firefox and explorer
is there a soloution?
people have different resolutions, some may have changed the font sizing in their desktop settings or in the browser settings.

You can't make every visitors view of the page same as yours.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-07-2007, 04:53 AM Re: <h> tags show different resaults
BruceWayne's Avatar
Extreme Talker

Posts: 182
Quote:
Originally Posted by pizza View Post
i am using <4h> tags for titles and on some computers the title is much bigger then i intended. on my computer its fine both on firefox and explorer
is there a soloution?
Why don't you use CSS to manipulate <H1>
BruceWayne is offline
Reply With Quote
View Public Profile Visit BruceWayne's homepage!
 
Old 02-07-2007, 05:25 AM Re: <h> tags show different resaults
Skilled Talker

Posts: 59
Name: tami
first of all i meant h4...
i want to use h because i know it is good for search engines and i am not sure what you mean by manipulate <H1> in css?
pizza is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 05:40 AM Re: <h> tags show different resaults
chrishirst's Avatar
Super Moderator

Posts: 15,326
Location: Blackpool. UK
Quote:
i know it is good for search engines
and how do you know this ??

just because it is a theory bandied about doesn't make it fact.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System | Bits & Bobs
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-07-2007, 07:28 AM Re: <h> tags show different resaults
Skilled Talker

Posts: 59
Name: tami
i dont know, i read it some where and i believed it.....
pizza is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 01:04 PM Re: <h> tags show different resaults
LadynRed's Avatar
Super Moderator

Posts: 6,743
Location: Tennessee
How do you use CSS to style a heading ?? Same way you use CSS to style any element.

Example:
h1{
font-weight: bold;
font-size: 150%;
color: #ff002b;
text-decoration: underline;
}
Produces an H1 that is bold, red, underlined, and 150% larger than your base font size.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to <h> tags show different resaults
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14297 seconds with 12 queries