HTMLy question (I think)

A forum for the discussion of issues technical and computer.
Post Reply
Paladin656
Posts: 159
Joined: Mon Sep 05, 2005 1:45 pm
Contact:

HTMLy question (I think)

Post by Paladin656 »

How do you set a width. Like I want something to be 80 characters wide, how do you set that in HTML? Or can you? It's an online word processor thing and it doesn't have a width function but lets you edit in HTLM

Thanks
User avatar
iblis
Don't click the iblis link!!!!
Posts: 4866
Joined: Wed Feb 19, 2003 7:19 pm
Contact:

Post by iblis »

this won't limit to 80 characters, but here's an example to get you started.

<div style="width: 50%">CONTENT GOES HERE</div>

or use an external style sheet.

lots of examples to be found at w3schools.
If carpenters made buildings the way programmers make programs, the first woodpecker to come along would destroy all of civilization. — Anonymous
Post Reply
Users browsing this forum: No registered users and 0 guests