Isn't there such HTML to move crap to the right?? I put in <*RIGHT> (The * is to hold it) and it doesn't seem to clip it. I tried it even with the closure (<*/RIGHT>) and it doesn't work...
Printable View
Isn't there such HTML to move crap to the right?? I put in <*RIGHT> (The * is to hold it) and it doesn't seem to clip it. I tried it even with the closure (<*/RIGHT>) and it doesn't work...
I don't know...CENTER seems to work fine.
Try this <div align="right">
Don't bring in divs unless you're going to tell the kid to use </div> after it's done.
I prefer <p align="right"> myself.
<p style="text-align: right">
<div style="float: right">
Which should crash choose. Aslong as all work, it's good with me...
Use the one that doesn't destroy tables.
You mean use the one one that Ed gave me but without using the closing at the end like rubah told me to!? Sure thing!! *Destroy's EoFF*
XHMTL standard would ask that you use a closing P tag as well. But browsers are built not to care. Div, as rubah pointed out, is another story. Go with Dr Unne. Except not in a div tag. You can use style attributes in any tag.
I already used one. This thread is done.
I figured it was a given to close your tags. That is why I didn't mention it.
Consider it's Crash you were suggesting to :P
Hmmm...you do bring up an good point...
I used an ending tag in my post? :D
What I was trying to say is that I didn't use the closing tag. You ARE talking to me, .......right?