Question:
Indenting in HTML?
Harvey H
2008-02-21 18:42:00 UTC
I'd like an indent AFTER the first word, in line with that word (so not on a new line) and then all the paragraph after that is indented.
http://www.geocities.com/harveyharlington/indents.JPG
Six answers:
BillH
2008-02-21 18:50:13 UTC
The easiest way to do this is using a table. Set up a table with two columns and as many rows as you need. Then fill in the cells. To find out how to do this visit W3Schools site and check out the HTML tutorial.



It is possible to do this with CSS but it is much more difficult for a novice.
2008-02-21 18:58:35 UTC
If you haven't noticed, that's not text, it's a *picture* of indented text. But you can do it with css.
liquori
2016-12-15 11:25:05 UTC
upload this characteristic on your tag alongside with a div. there is not any longer stunning align like center you may desire to apply CSS. style="textual content fabric-align:stunning;" ex
this could be stunning aligned1c489dbe8d9c62d676706d7685cce6c0 notice:
is out dated if it truly works in any respect unsure that align is a valid characteristic of a div tag.
junglejungle
2008-02-21 18:50:46 UTC
like the picture you mean?



you could just put the text in HTML tables =)





OR if your using a WP?



like openoffice.org



save out/export as html =)
Rasmah.com
2008-02-21 19:03:55 UTC
At first you're lucky girl coz i answer you .:

use this cod like example :

--------------------------The example---------------------------------------















Here all the text you want it ...asdfasdfasdfasdfsdfsadf

dsfasdfasdfasdfasdfsdfsdfsdfsdfasdfasdfsdfsdfasdfsad

dsfasdfasdfasdfasdfsdfsdfsdfsdfasdfasdfsdfsdfasdfsad

dsfasdfasdfasdfasdfsdfsdfsdfsdfasdfasdfsdfsdfasdfsad

dsfasdfasdfasdfasdfsdfsdfsdfsdfasdfasdfsdfsdfasdfsad

dsfasdfasdfasdfasdfsdfsdfsdfsdfasdfasdfsdfsdfasdfsad



----------------------------end example -----------------------------



Copy all this example .. and you will see the result ... as you want.
n8d1
2008-02-21 18:46:05 UTC
You should do this with CSS. Let me know if you want more info on how.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...