Page 1 of 1
Creating a 3-column unsorted list in HTML
#1
Posted 26 December 2008 - 11:24 AM
I'm learning how to build simple HTML pages using Notepad and I have a bunch of links on one. I want to categorize these links into 3 columns. I've searched the web quite extensively on how to do this but I'm really new to this so I haven't been able to figure out what applies.
I also see CSS and XHTML all over the place. Does help with them apply to me?
I've gotten a lot of help from an article called: How to Make a Web Page for Free - Basic HTML Tutorial ironspider.ca, but I don't think they address the columns issue.
I'm using Microsoft Windows XP SP3, and Mozilla Firefox 3.0.5.
I also see CSS and XHTML all over the place. Does help with them apply to me?
I've gotten a lot of help from an article called: How to Make a Web Page for Free - Basic HTML Tutorial ironspider.ca, but I don't think they address the columns issue.
I'm using Microsoft Windows XP SP3, and Mozilla Firefox 3.0.5.
#2
Posted 26 December 2008 - 11:57 AM
you may use the table tag for creating tables/columns.
for ex. the body part of coding would be like -
>
for ex. the body part of coding would be like -
>
| 1st column | 2nd column | 3rd column | instead of | . The |
|---|---|---|
Sign In
Register
Help



MultiQuote