HI all,
First ill introduce myself,
Im a first year Multimedia design student, and have got this assignment to great a simple 4 page website, Easy!
Iv only got around 3 weeks of CSS/HTML under my belt and we're encouraged to used text edit and notepad for this assignment, as we will be going onto using dreemweaver in the comming week.
most of the class went for a easier approuch of using photoshop and than using tables to creat their sites, but in my oppinion tables look ugly, and i dont like using them, SO i went down the CSS road.
How ever, im now at a standstill because i cant figure out what is wrong with my code,
My plan was to have the intire template inside the wrapper ID, wich would give it a white background and have blocks inside of that, All was working great untill last night when i re-wrote some of the code, and its now gone all wierd for me.
Here is a link to the site and style sheet
http://test.jord070.com/index.html
http://test.jord070.com/style.css
these are the two problems i have.
#sidebar
Is positioned in the correct place *inside the white border of the wrapper* but the H1 properties arnt working *the #sidebar h1 tag* that is its not displaying the grey background color for the H1 tag.
and the second problem is my
#content
its displaying correctly, But its sitting out side the white box, Its inside the wrapper tag, But it doesnt seem to be wrapped inside of the border. (before i rewrote it, it was working fine. i dont know what i did to change it)
anyhelp would be great
Jordan
First ill introduce myself,
Im a first year Multimedia design student, and have got this assignment to great a simple 4 page website, Easy!
Iv only got around 3 weeks of CSS/HTML under my belt and we're encouraged to used text edit and notepad for this assignment, as we will be going onto using dreemweaver in the comming week.
most of the class went for a easier approuch of using photoshop and than using tables to creat their sites, but in my oppinion tables look ugly, and i dont like using them, SO i went down the CSS road.
How ever, im now at a standstill because i cant figure out what is wrong with my code,
My plan was to have the intire template inside the wrapper ID, wich would give it a white background and have blocks inside of that, All was working great untill last night when i re-wrote some of the code, and its now gone all wierd for me.
Here is a link to the site and style sheet
http://test.jord070.com/index.html
http://test.jord070.com/style.css
these are the two problems i have.
#sidebar
Is positioned in the correct place *inside the white border of the wrapper* but the H1 properties arnt working *the #sidebar h1 tag* that is its not displaying the grey background color for the H1 tag.
and the second problem is my
#content
its displaying correctly, But its sitting out side the white box, Its inside the wrapper tag, But it doesnt seem to be wrapped inside of the border. (before i rewrote it, it was working fine. i dont know what i did to change it)
anyhelp would be great
Jordan