How to make a table?
-
I’m using the theme ‘Gridspace’ and I would very much like to divide the subpages into areas like this: 1. row – image left, text right, 2. row – image right, text left etc.
Therefore it would be so convenient with a table (like I remember from DreamWeaver). Anyone can help me how to do this?Thank you very much in advance
AnjaThe blog I need help with is: (visible only to logged in users)
-
You don’t need a table for this. You just set the alignment of each image to left or right, and paste this after each image/text pair (in the “Text” editor):
<div style="clear:both;"> </div> -
-
I’m sorry to bother you again, justpi, but I was wondering, if you know how to put a coloured box or an image behind text?
Thanks a lot :) -
You’re welcome.
You’d use the background-color or background property. But your question is too generic. What text exactly?
- The topic ‘How to make a table?’ is closed to new replies.