Welcome to Dream.In.Code
Getting Help is Easy!

Join 132,653 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,146 people online right now. Registration is fast and FREE... Join Now!




different alignment

 
Reply to this topicStart new topic

different alignment, same line

Andora
post 19 Aug, 2008 - 05:24 PM
Post #1


D.I.C Head

**
Joined: 18 Aug, 2008
Posts: 100


My Contributions


Hello, I'm trying to make some text left aligned and the other text right aligned. I'm trying to do it with divs (I know it's possible) but the divs wont quite work.
CODE
<div align="left">left text</div><div align="right">right text</div>
User is offlineProfile CardPM

Go to the top of the page

BetaWar
post 19 Aug, 2008 - 05:28 PM
Post #2


#include <soul.h>

Group Icon
Joined: 7 Sep, 2006
Posts: 1,987



Thanked 78 times

Dream Kudos: 1175
My Contributions


Her eyou go:

CODE
<div style="float: left">left text</div><div style="float: right">right text</div>


I would suggest looking into CSS.
User is offlineProfile CardPM

Go to the top of the page

Andora
post 20 Aug, 2008 - 09:54 PM
Post #3


D.I.C Head

**
Joined: 18 Aug, 2008
Posts: 100


My Contributions


Thank you!
I am amazed at how everytime I turn around there is another css attribute I have never heard of.

I am curious as to why I can't use a "floar: center". If you could clear that up I'd appreciate it.
User is offlineProfile CardPM

Go to the top of the page

BetaWar
post 21 Aug, 2008 - 04:35 AM
Post #4


#include <soul.h>

Group Icon
Joined: 7 Sep, 2006
Posts: 1,987



Thanked 78 times

Dream Kudos: 1175
My Contributions


Float center doesn't exist. I am not positive as to the reason for them not adding it in, but it was probably to make it easier on themselves at the time with not having to figure out how to gt the web browser to split text to another side of an image or something like that.
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/23/08 05:24AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month