Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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

Posts: 60
Name: tami
Trades: 0
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
 
 
Register now for full access!
Old 02-06-2007, 02:38 PM Re: <h> tags show different resaults
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-07-2007, 03:32 AM Re: <h> tags show different resaults
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
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. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-07-2007, 03:53 AM Re: <h> tags show different resaults
BruceWayne's Avatar
Extreme Talker

Posts: 182
Trades: 0
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, 04:25 AM Re: <h> tags show different resaults
Skilled Talker

Posts: 60
Name: tami
Trades: 0
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, 04:40 AM Re: <h> tags show different resaults
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
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. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-07-2007, 06:28 AM Re: <h> tags show different resaults
Skilled Talker

Posts: 60
Name: tami
Trades: 0
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, 12:04 PM Re: <h> tags show different resaults
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to <h> tags show different resaults
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





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



Page generated in 0.65343 seconds with 12 queries