Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other What should I use? DIV, UL or Tables

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23968
    davidrtk
    Member

    I have been in the web world for some time now but mostly programming and web servers. I have recently started to learn CSS as I am impressed of all the cools stuff that the web has to offer.

    This is really my first project where I am trying to slice myself and I am stuck figuring how to implement a certain aspect of a design. In the design below, the lower right corner it has 3 callouts which I am trying to figure out if I should use three divs? a ul list? or just use a three row table?

    This is the design: http://americanheat.quimeracreative.com/

    Here is my progress: http://americanheat.quimeracreative.com/dev

    Any help will be greatly appreciated, feel free to comment on any mistakes or improvements I could implement.

    ..and thanks Chris for hosting this great site.

    #53164

    I would have used ul.. you can try that.. its much better suited for that than a div i think

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.