does anyone know if you can?
do you mean making your stuff be a couple pixels away from the border?
i.e.
|asasdas
|sdasda
|asdasdas
|adsds
this is what you want:
| asdasdasdasd
| asdasdaasdaasd
| asdasdsda
| asdasdasdas
if so, right click on your cell, click cell properties then format again, click border then at the bottom, you should have a top, left, bottom and right… put your pixels there.
i dont know exactly where it is, cause i dont have fp on this puter. hope that helped.
You can define margins in CSS for the cell or for your paragraph. For some reason the cell margin CSS code is not coming to me… if I remember it I will post it here (think brain think!)
But if you want to do it for your paragraph you can do this…
<P STYLE="margin: 10px">Text Here</P>
*Originally posted by lostinbeta *
**You can define margins in CSS for the cell or for your paragraph. For some reason the cell margin CSS code is not coming to me… if I remember it I will post it here (think brain think!)
But if you want to do it for your paragraph you can do this…
<P STYLE="margin: 10px">Text Here</P>
**
yes, that works too. :goatee:
Now that I think of it, I think that same method can be applied to a TD tag for a table cell.
I think…
Where has all my knowledge gone? I know CSS inside out… where is it today?
*Originally posted by lostinbeta *
**Now that I think of it, I think that same method can be applied to a TD tag for a table cell.
I think…
Where has all my knowledge gone? I know CSS inside out… where is it today? **
it went on vacation. my brain is already on vacation, and I need it back for 4 more days
*Originally posted by redViper *
**do you mean making your stuff be a couple pixels away from the border?
i.e.
|asasdas
|sdasda
|asdasdas
|adsds
this is what you want:
| asdasdasdasd
| asdasdaasdaasd
| asdasdsda
| asdasdasdas
if so, right click on your cell, click cell properties then format again, click border then at the bottom, you should have a top, left, bottom and right… put your pixels there.
i dont know exactly where it is, cause i dont have fp on this puter. hope that helped. **
Thanks, that is a great help.
no worries. :rambo: