Wednesday, February 15, 2012

Having fun with div tags

Today on my revamp of my first project, what I mainly did was change the basic layout from using tables to div's. The main content of this page is nested within tables that the framework is setup to use and div's for the accordion setup. What I ended up doing was setting my first div to be absolute to the page side, then build from there to be relative. This gave me a structure to bullet sections and then have the main content line up uniformly. Before it was using   in a table cell to get things to work. This looks much better except for one line that is off compared to the rest. It's close enough for now (it's only a couple pixels to the left from everything else). So not much today.

No comments:

Post a Comment