This is a discussion on "How to indent" within the Web Page Design section. This forum, and the thread "How to indent are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How to indent
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
How to indent
I can't for the life of me get a paragraph indent. <br> and <p> don't work.
I don't want to skip a line, just indent. Thanks |
|
|
|
|||
|
Re: How to indent
.lineindent {
text-indent: 20px; } |
|
||||
|
Re: How to indent
p {text-indent:12px;}, p.foo {text-indent:12px;}, #foo p {text-indent:12px;} etc etc
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| indent, paragraph |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] css: how do i indent text by one or two spaces away from the left side of th | Jason3107 | Web Page Design | 14 | Oct 2nd, 2007 10:52 |
| Hanging indent problem. Unsolvable? | Kropotkin | Web Page Design | 2 | Aug 14th, 2007 09:59 |
| Visual Web Developer Auto Indent | Xyis | ASP.NET Forum | 1 | Jul 24th, 2007 11:24 |