| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
with a hint of lemon
Join Date: Aug 2006
Location: Sheffield
Posts: 489
|
already... :s
if you look at: Mark Petherbridge | Sheffield, South Yorkshire based freelance website and graphic designer you will see the first process of my design: http://www.mgpwr.co.uk/1.1.jpg however, look at it in IE and you'll see the problem, how do i fix this? also looking at my css have i gone about this so far with a long winded strategy? cheers Online portfolio: mgpwr.co.uk
|
|
|
|
|
|
#2 (permalink) |
|
with a hint of lemon
Join Date: Aug 2006
Location: Sheffield
Posts: 489
|
?? Online portfolio: mgpwr.co.uk
|
|
|
|
#4 (permalink) |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Why are you using positioning? z-index? I've never seen a page where this was less appropriate. Your page breaks on a simple text resize. Why are you using <p>s when there are more appropriate elements? These (and their default margins, coupled with unnecessary positioning) appear to be the source of your problems. This is overkill: <div id="small"><p>. I might mark up this document: HTML Code:
|
|
|
|
#6 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
|
|
|
![]() |