Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-15-2013, 09:27 AM   PM User | #1
ianhaney
New Coder

 
Join Date: Apr 2012
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
ianhaney is an unknown quantity at this point
css help

Hi

I have designed a website to fit on a 1024 x 768 screen and looks ok in Chrome but in Internet explorer it the titles Wales and Scotland are pushed down some lines

How do I get them to appear in line with the England title like it does in Google Chrome, any ideas

The website is www.networkyourbusiness.co.uk

Thank you in advance

Ian
ianhaney is offline   Reply With Quote
Old 01-15-2013, 02:42 PM   PM User | #2
sunfighter
Senior Coder

 
Join Date: Jan 2011
Location: Missouri
Posts: 2,395
Thanks: 18
Thanked 351 Times in 350 Posts
sunfighter is on a distinguished road
Your site has 9 missing end tags and on start tag. http://validator.w3.org shows a few things.

What ver. of IE does this happen in? I have ver8 and don't see this behavior.
sunfighter is offline   Reply With Quote
Old 01-15-2013, 04:51 PM   PM User | #3
COBOLdinosaur
Regular Coder

 
COBOLdinosaur's Avatar
 
Join Date: Jul 2002
Location: Canada
Posts: 293
Thanks: 0
Thanked 18 Times in 18 Posts
COBOLdinosaur is an unknown quantity at this point
Yeah the validation errors are probably causing the problem or at least contributing to it. It has the problem in Firefox, so it is almost certainly is not a cross-browser issue so much as coding errors.
__________________
100% standards compliant code is 100% correct 100% of the time.
one of my toys from my repository and perhaps some help getting help

Cd&
COBOLdinosaur is offline   Reply With Quote
Old 01-15-2013, 08:45 PM   PM User | #4
Excavator
Master Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 9,410
Thanks: 22
Thanked 1,765 Times in 1,749 Posts
Excavator has a spectacular aura aboutExcavator has a spectacular aura aboutExcavator has a spectacular aura about
That and negative margins are not the way to position those elements. I think I've mentioned floats before? - http://css.maxdesign.com.au/floatutorial/
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, ignore IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad
Excavator is offline   Reply With Quote
Old 01-16-2013, 07:37 AM   PM User | #5
ahamadhussain
New to the CF scene

 
Join Date: Jan 2013
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
ahamadhussain is an unknown quantity at this point
Hai guys...

Css used for creating website design only... The following books are learning easily.Because I have learned only this books..
-Beginning CSS Web Development: From Novice to Professional by Simon Collison

-Cascading Style Sheets by Example by Steven E. Callihan
Then, w3schools.com website is very useful for beginners.Because, In this website we have workout the example through online.. It's very useful....
ahamadhussain is offline   Reply With Quote
Old 01-17-2013, 03:50 PM   PM User | #6
sunilmkt
New Coder

 
Join Date: Jan 2013
Location: India
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
sunilmkt can only hope to improve
Mostly time website not run well on IE. for this you have use proper tag and validate your layout code.
sunilmkt is offline   Reply With Quote
Old 01-18-2013, 06:38 AM   PM User | #7
webdevs
New Coder

 
Join Date: Nov 2012
Location: India
Posts: 52
Thanks: 0
Thanked 3 Times in 3 Posts
webdevs is an unknown quantity at this point
The HTML/CSS coding style is not perfect thats why its not looks good with IE browser.
webdevs is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 09:18 AM.


Advertisement
Log in to turn off these ads.