HTML web page help

Associate
Joined
14 Sep 2008
Posts
2,485
Location
Portsmouth/Salisbury
Doing my corsework, need to design a page about myself as part of it, and need some help.

Constructed my page's basic structure, and it works in firefox, but completely messes up in I.E.
This is the page I am on about.
The frame completely messes up in I.E, but works on the index page here, and they both use the same structure.

Any help in getting it to look proper in I.E would be much appreciated (and any other hints on what to do).
 
Tables aren't neccesarry, I may as wel take them out, I wasn't planning to leave them visible anyway.

What would be the best way to keep the border images?
 
Well I have updated various things, thank for the div help.

Any help on how to get the button which pops up and shows the specs to look the right size?
 
This is the page that wont validate.

Error is:
  1. error.png
    Line 33, Column 25: document type does not allow element "map" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag <map name="mat" id="mat">
    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>")
 
Part of the specification is to have an animated gif in there at some point :/
Any other suggestions to get one in there is much appreciated.

And yes I am, the lecturer is pretty cool and I'm following the specifications, it's a page about me.

Sorted the divs out.
 
I know how to make an animated gif :P

No idea why, I've done more outside the course, but want to follow what they said to the letter (adding more of course).
 
Back
Top Bottom