PDA

View Full Version : Is it me or EoFF



crashNUMBERS
01-17-2006, 09:33 PM
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...

edczxcvbnm
01-17-2006, 09:46 PM
I don't know...<center>CENTER</center> seems to work fine.

edczxcvbnm
01-17-2006, 09:51 PM
Try this <<b></b>div align="right">

rubah
01-17-2006, 10:23 PM
Don't bring in divs unless you're going to tell the kid to use &lt;/div> after it's done.

<p align="right">I prefer &lt;p align="right"> myself.</p>

Dr Unne
01-17-2006, 10:56 PM
<p style="text-align: right">&lt;p style="text-align: right"></p>

<div style="float: right">&lt;div style="float: right"></div>

crashNUMBERS
01-17-2006, 11:06 PM
Which should crash choose. Aslong as all work, it's good with me...

Yamaneko
01-17-2006, 11:09 PM
Use the one that doesn't destroy tables.

crashNUMBERS
01-17-2006, 11:11 PM
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*

Vyk
01-17-2006, 11:18 PM
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.

crashNUMBERS
01-17-2006, 11:21 PM
I already used one. This thread is done.

edczxcvbnm
01-17-2006, 11:22 PM
I figured it was a given to close your tags. That is why I didn't mention it.

Vyk
01-18-2006, 12:50 AM
Consider it's Crash you were suggesting to :P

edczxcvbnm
01-18-2006, 01:00 AM
Hmmm...you do bring up an good point...

rubah
01-18-2006, 01:02 AM
I used an ending tag in my post? :D

crashNUMBERS
01-18-2006, 01:13 AM
What I was trying to say is that I didn't use the closing tag. You ARE talking to me, .......right?

rubah
01-18-2006, 01:52 AM
Of course you did.