Jump to content

DIV TAGS :@


liamloveslearning

Recommended Posts

hey everyone, I cant get these div's side by side, i know theres no content and nor css on the second one, but even when i add it it doesnt place it along side by first div, any ideas? :S

 

<div align="center">
<div id="topcontainer" class="topcontainer">{OVERALL_HEADER}</div>
<div id="catcont" class="catcont" style="height:400px; width:232px;">
  <div id="cattitle" class="cattext">Tasks by categories</div>
  <div class="catlist" id="cattext">{LOOP: CATS}
    <td><a href="{SITE_URL}projects.php?cat={CATS.id}">{CATS.title}</a><br /></td>
    IF("{CATS.counter}"%"3"){
    <tr>{:IF}
      {/LOOP: CATS} <br />
      </tr>
  </div>
  <br />
</div>
<div class="posttask">Content for New Div Tag Goes Here</div>

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.