how can I stop my html table from moving farther and farther down the page.
-
I am trying to add a table to my Goal page. My goal is to help my readers watch as I work toward my goal for 2012. My hope was to set up the page in such a way that they can scroll down and see each day’s progress hyperlinked to my blog posts and other sources. The problem is the larger I make the table (in html) the further the table moves down the page.
http://amokarts.wordpress.com/goal-2012/
Can you help me?
Blog url: http://amokarts.wordpress.com/ -
To be honest, tables are really a pain to work with.
It sounds like all you need is an ordered list. See this for more info: http://en.support.wordpress.com/visual-editor/#row-1
As for the table itself, it had some empty code tags above it that were pushing it down.
Those are gone now, but you might want to switch to an ordered list instead. It’s much easier to manage and will adjust itself if you ever change themes.
-
-
- The topic ‘how can I stop my html table from moving farther and farther down the page.’ is closed to new replies.