| View previous topic :: View next topic |
| Author |
Message |
AmeliaR Enthusiastic Coder
Joined: 31 May 2006 Posts: 142
|
Well, you'd probably "float" the question, and add margin-left to the "options". Also, I doubt highly that a paragraph element is the most appropriate element to describe this
Depending on how big the question was
Reply with quote
|
| |
|
|
Roombor Enthusiastic Coder
Joined: 02 Jun 2006 Posts: 111
|
Is there some tag that I could put inside a <p> that would allow me to add tab spaces
Cause I'm not going after any pattern, so I'd like to add the tab space where necessary, can't I define some <b> tag or smething to put inside
Reply with quote
|
| |
|
|
AmeliaR Enthusiastic Coder
Joined: 31 May 2006 Posts: 142
|
Well, you can always apply white-space: pre; to any element, you can also add horiz. padding to get a similar effect
I'm not really sure that you've thought this out particularly well
Reply with quote
|
| |
|
|
Roombor Enthusiastic Coder
Joined: 02 Jun 2006 Posts: 111
| |
|