If you have a list of data you want converted into an HTML table, this is how to do it.
First, list all the data you want included in the HTML table in a text document, approximately in rows and columns. At the beginning of the document, put and at the end of the document, put
Then, at every spot where you want a new row to begin, put
In every row, between data items of that row, insert
That's the basics. If you copy all this code and paste it into an html file, your table should pop up.
If you want a header row, or any data cell that stretches across several columns, this is what you do: find the tag immediately preceding that header. Then replace it with for instance, if you want that cell to stretch across five columns. Whatever number you put after colspan, that is the number of columns the cell will stretch across.
It might be helpful to download some free html editor software so you can see how these changes look while you make them. Adobe Dreamweaver is a type of software you have to pay for, but it is excellent for this sort of thing.
You can also change the size of the table by changing the tag at the beginning of the HTML code. For instance, if you replace with then your HTML table will be 500 pixels wide and 350 pixels tall.
Those are the basics for making an HTML table. Even if you aren't fluent in HTML, you should be able to create an HTML table by following these steps. An HTML table can be a useful addition to your blog post or personal Web site and making one is definitely a useful skill to have. It's also not too hard if you follow a couple of simple steps.
Published by Wynn Murray
I am an aspiring reporter who loves writing and exploring the world. I especially like writing about current events, health, finance, and beauty. View profile
- How to Make a Cheap, No Sew Christmas TableclothBut if you don't have a sewing machine (or even if it's broken like mine is at the moment) there's still an easy no-sew way to make a cheap, fabric Christmas tablecloth.
Easy, Cheap Spring Craft: How to Make an Egg-Shaped LuminariesThese luminaries look like delicate, translucent colored eggshells. Line the walk with them, set them on the mantle or as a table centerpiece at your next Spring holiday.- How to Make Christmas Napkin RingsTips on how to make 3 different types of napkin rings for Christmas.
How to Make Recycled "Green" Decorations for Kids' PartiesParty decorations and supplies create a huge amount of trash every year. Try some of these ways to make your own from recycled materials.
How to Make Stress VanishHere are a few tips on how to survive a stressful day at work. Tips to help you relax so you can enjoy your evening at home.
- How to Make a Webpage Using HTML - Part I
- How to Make Your Own Thanksgiving Placecards
- How to Make a Bud Vase with Sculpey Polymer Clay
- How to Make Miniature Crayons for Your Doll House or Room Box
- How to Make Christmas Crackers
- Your Guide on How to Make a Gingerbread House
- How to Make Food Look Picture Perfect



