 |
|
|
|
DAL Computer Help
» Web Development Help
» Web Development Help
»
Simple HTML question
Simple HTML question
 |
|

13-01-2005, 09:23 PM
|
|
Newbie
D-A-L Newbie
|
|
Join Date: Oct 2004
Posts: 7
|
|
|
Simple HTML question
I have a website, ( http://www.discount-web-pages.com) and if you open it you'll notice the title isn't in line with the text, even though they're both centered  . I can't do anything about it  .
|

13-01-2005, 11:36 PM
|
 |
Senior Member
Loyal Contributor
|
|
Join Date: Jul 2004
Posts: 1,478
|
|
|
Re: Simple HTML question
It is centred when viewing with firefox but not with IE.
|

13-01-2005, 11:48 PM
|
 |
D-A-L Team Member (UK)
Loyal Contributor
|
|
Join Date: Dec 2004
Posts: 3,515
|
|
|
Re: Simple HTML question
It may be because your using frames
__________________
Jeff If you've been helped you tell your friends, and consider a donation Here to help support the forum. All donations are greatly appreciated
D-A-L Site and Help Forums Rules
Please do not PM me for help.These messages will be deleted without reading.
Please post your problem in the appropriate forum.
(Thanks  )
|

14-01-2005, 05:41 AM
|
|
Newbie
D-A-L Newbie
|
|
Join Date: Oct 2004
Posts: 7
|
|
|
Re: Simple HTML question
Quote:
|
Originally Posted by Jaynee
It is centred when viewing with firefox but not with IE.
|
Firefox ehh... sounds fishy.
Can I do anything to center it with IE??
|

14-01-2005, 09:48 AM
|
 |
D-A-L Administrator
|
|
Join Date: Apr 2004
Posts: 3,534
|
|
|
Re: Simple HTML question
Yep my guess is because your using frames also, any specific reason for using frames?
|

14-01-2005, 07:27 PM
|
|
Newbie
D-A-L Newbie
|
|
Join Date: Oct 2004
Posts: 7
|
|
|
Re: Simple HTML question
Quote:
|
Originally Posted by D-A-L
Yep my guess is because your using frames also, any specific reason for using frames?
|
I guess so that it doesn't have to load the title pic every time you click to a new section  . But I guess if there's nothing I can do about it i'll just remove the frame...
|

16-01-2005, 12:50 PM
|
|
Valued Member
New Recruit
|
|
Join Date: Jul 2004
Posts: 114
|
|
|
Re: Simple HTML question
To save the amount of coding you have to do when using tables for layout, create a seperate file with the code for the title and navigation bar and use the 'include' tag - that way you only have to write the code for the main body of the page.
Just a little time saver,
T
p.s. Frames disrupt navigation & not all search engine's spiders see the individual frames - just the frameset page, also problems with bookmarking.
|

16-01-2005, 06:40 PM
|
|
Newbie
D-A-L Newbie
|
|
Join Date: Oct 2004
Posts: 7
|
|
|
Re: Simple HTML question
Quote:
|
Originally Posted by achorste
To save the amount of coding you have to do when using tables for layout, create a seperate file with the code for the title and navigation bar and use the 'include' tag - that way you only have to write the code for the main body of the page.
Just a little time saver,
T
p.s. Frames disrupt navigation & not all search engine's spiders see the individual frames - just the frameset page, also problems with bookmarking.
|
Word...
My title still isn't centered though
|

20-01-2005, 10:52 PM
|
|
Valued Member
New Recruit
|
|
Join Date: Jul 2004
Posts: 114
|
|
|
Re: Simple HTML question
Looked at the code - nothing should be wrong, but if you're still having issues try using the <p> tag around your text with 'align="center" ' as an attribute. Some browsers render <div> tags differently.
Before you upload a site run it through a variety of browsers just to make sure.
T
|

20-01-2005, 11:06 PM
|
 |
D-A-L Team Member (UK)
Loyal Contributor
|
|
Join Date: Dec 2004
Posts: 3,515
|
|
|
Re: Simple HTML question
or run it through here and have it validated
__________________
Jeff If you've been helped you tell your friends, and consider a donation Here to help support the forum. All donations are greatly appreciated
D-A-L Site and Help Forums Rules
Please do not PM me for help.These messages will be deleted without reading.
Please post your problem in the appropriate forum.
(Thanks  )
|
 |
|
All times are GMT +1. The time now is 04:28 AM.
|
|
 |
|
 |