Does anyone know how to fix this?

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
Hey guys as the title says i know its something to do with <div>and <div/> but im not sure what to do as ive tryed reranging the code and deleteing things but thats just made it worser. heres a pic and the coding

Theres a pic of it^

Heres the coding
</ul>
</div>
</ul>
</div>
<div id="container2">
<div id="content" style="position: relative" class="clearfix">
<div id="column1" class="column">
<div class="habblet-container ">
<div class="cbb clearfix settings ">
<h2 class="title">Updates</h2>
<div id="article-archive">
</br>
<li>&raquo Latest clothes added like the backpacks and hairstyles</li>
<li>&raquo Extremely sorry for the issues we have been having recently in game and on the website. Everything should work now!</li>
</br>
<hr>
</br>
<li>&raquo Added extra 1GB or RAM to the server</li>
<li>&raquo We are now using a Cloudlfare DNS</li>
<li>&raquo Fresh set of staff members hired</li>

</div>
</div>
</div>
 

Brad

Well-Known Member
Jun 5, 2012
2,320
993
Try this
HTML:
<div id="container2">
<div id="content" style="position: relative" class="clearfix">
<div id="column1" class="column">
<div class="habblet-container ">
<div class="cbb clearfix settings ">
<h2 class="title">Updates</h2>
<div id="article-archive">
</br>
<li>&raquo Latest clothes added like the backpacks and hairstyles</li>
<li>&raquo Extremely sorry for the issues we have been having recently in game and on the website. Everything should work now!</li>
</br>
<hr>
</br>
<li>&raquo Added extra 1GB or RAM to the server</li>
<li>&raquo We are now using a Cloudlfare DNS</li>
<li>&raquo Fresh set of staff members hired</li>

</div>
</div>
</div>
</div>
</div>
</div>
 

K4TRIN4

Posting Freak
Jul 24, 2012
777
39
Try this
HTML:
<div id="container2">
<div id="content" style="position: relative" class="clearfix">
<div id="column1" class="column">
<div class="habblet-container ">
<div class="cbb clearfix settings ">
<h2 class="title">Updates</h2>
<div id="article-archive">
</br>
<li>&raquo Latest clothes added like the backpacks and hairstyles</li>
<li>&raquo Extremely sorry for the issues we have been having recently in game and on the website. Everything should work now!</li>
</br>
<hr>
</br>
<li>&raquo Added extra 1GB or RAM to the server</li>
<li>&raquo We are now using a Cloudlfare DNS</li>
<li>&raquo Fresh set of staff members hired</li>

</div>
</div>
</div>
</div>
</div>
</div>
Thank You it worked!
 

Users who are viewing this thread

Top