![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: May 2006
Posts: 6
Rep Power: 0
![]() |
Aligning text
This is just about as noobie of a question as it gets... I want to create text so that some is on the left and some is on the right of the same line. Eventually, I'll be making them links to the previous and next pages of a manual-type document. This is what I tried to do:
<HR><H3> <DIV ALIGN="left"><< Previous</DIV> <DIV ALIGN="right">Next >></DIV> </H3><HR> </BODY></HTML> It turned out so that they were on the left and right sides, though the "Next >>" text was one line below the "<< previous" text. I'm just learning to code HTML and so far have just read "Learning HTML in 14 days" (written in 1997, which I wish I would have realized sooner...) so any advice on references of what has happened to HTML in the past decade would be of help to me. (Will move up to DHTML after I get a bit of practice with HTML.) |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [perl] graphical text editor | glimmy | Existing Project Development | 0 | Aug 7th, 2006 12:47 AM |
| OnlineTextEditor.Com! | Sane | Show Off Your Open Source Projects | 43 | Jun 16th, 2006 9:55 AM |
| Basic HTML Tutorial - Reuben Keeney | ReubenK | HTML / XHTML / CSS | 14 | Mar 26th, 2006 6:50 AM |
| How to detect cursor location and insert text??? | syntax-error | C# | 3 | Jun 30th, 2005 2:42 AM |