Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: sig226

How to make a box to enclose text?


79 posted on 06/04/2008 8:14:33 PM PDT by webschooner (Bumper Sticker: "None of the Above, 2008")
[ Post Reply | Private Reply | To 1 | View Replies ]


To: webschooner
You can create a table with a border=1. There is an HTML tag that creates a box, but I don't recall it offhand. I think it might not be supported by some browsers. The link to the w3 school should have it.

<table border=1>
<tr><td> This is the text you want to enclose in the box.<br>
I put the break tag there to start a new line.</td></tr>
</table>

It looks like this:

This is the text you want to enclose in the box.
I put the break tag there to start a new line.

81 posted on 06/04/2008 8:23:07 PM PDT by sig226 (Real power is not the ability to destroy an enemy. It is the willingness to do it.)
[ Post Reply | Private Reply | To 79 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson