- Code: Select all
<B>
<I>
<U>
<PRE>
<EMBED>
<A>
<IMG>
<FONT>
<UL>
<OL>
<LI>
<P>
<BR>
<TABLE>
<TR>
<TD>
<BLOCKQUOTE>
<SUP>
<SUB>
<B>
<I>
<U>
<PRE>
<EMBED>
<A>
<IMG>
<FONT>
<UL>
<OL>
<LI>
<P>
<BR>
<TABLE>
<TR>
<TD>
<BLOCKQUOTE>
<SUP>
<SUB>

[img src="xyz.jpg" align=left]
gives
[img src="xyz.jpg"]
because the align attribute gets stripped.
[p align="center"]This text will be centered[/p]
[p align="justify"]This text will be right and left justified in most browsers[/p]


<p align="center">This text will be centered</p>
<p align="right">This text will be right aligned in most browsers</p>

<img src="http://endless-sphere.com/forums/files/e_bike_01_462.jpg" align="right">


xyster wrote:If you place the image tag before the text, you can align the image to it. I just noticed that the filter seems OK with attributes so long as the right side is enclosed by quotes like the quotes around "right" below, it doesn't normally have to be.
[img src="http://upload.wikimedia.org/wikipedia/en/f/f1/Kusuma_bike_large.jpg" align="right"]
<img src="http://upload.wikimedia.org/wikipedia/en/f/f1/Kusuma_bike_large.jpg" align="right"> This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle.This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. <br><br>This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle. This a bicycle, a very nice bicycle.





The <font> tag is deprecated in the latest versions of HTML (HTML 4 and XHTML).
The World Wide Web Consortium (W3C) has removed the <font> tag from its recommendations. In future versions of HTML, style sheets (CSS) will be used to define the layout and display properties of HTML elements.


xyster wrote:Hmmm...besides the "face" attribute at least it still works, and will probably work with browsers for some years. Style sheets are very nice and precise more like professional print layout, and I'm quite familiar with them too, but they're more difficult to master and implement commands quickly in a forum setting like this.











xyster wrote:Thanks, Good Sir Knightmb. Can we have
BLOCKQUOTE
too, please?



Return to Forum Rules and Features
Users browsing this forum: No registered users and 1 guest