July 27, 201016 yr Hello people, Wondered if someone could help me i have a div <div id="Outer"> but for some reason it keeps setting the closing tag </div> next to it so looks like <div id="Outer"> </div> which i have no clue why hope someone can help me because i need the out to act as an outer background as in the css i have background image which will not display because of the div http://lbh.the-webcobbler.co.cc Regards Aaron
July 27, 201016 yr Do you mean that you've used Dreamweaver Design View and it's put the </div> closing tag too soon? I notice that after <div id="outer">.........</div> you have a table. Can you move the </div> tag below the table using manual coding, if that's what you want?
July 27, 201016 yr Author Do you mean that you've used Dreamweaver Design View and it's put the </div> closing tag too soon? I notice that after <div id="outer">.........</div> you have a table. Can you move the </div> tag below the table using manual coding, if that's what you want? I didnt use Dreamweaver for this i added it somewhere else but doesnt work for some reason this is what i want it too look like as i am converting this site: http://www.legalbudhighs.com you will see on the outer it has that graphic well that is what i need to do thats why i need to add the <div id="Outer"> so works i have added the css and the image is in the correct location i will try and add the div some where else know and send the result Aaron Hi right now i have added the <div id="Outer"> underneath <div ie </div="headerwrapper"> as thats where it needs to be and i added the </div> at end of page where </body></html> is but for some reason it is saying that the end of the div outer is underneath <div id="navMain"> but it isnt Hope you understand what it is doing Regards, Aaron Hi people i fixed it Edited July 27, 201016 yr by Aaron Healey
Create an account or sign in to comment