Skip to Main Content
Head First HTML and CSS, 2nd Edition
book

Head First HTML and CSS, 2nd Edition

by Elisabeth Robson, Eric Freeman
August 2012
Beginner content levelBeginner
768 pages
18h 20m
English
O'Reilly Media, Inc.
Content preview from Head First HTML and CSS, 2nd Edition

Chapter 13. Tables and More Lists: Getting Tabular

image with no caption

If it walks like a table and talks like a table... There comes a time in life when we have to deal with the dreaded tabular data. Whether you need to create a page representing your company’s inventory over the last year or a catalog of your vinylmation collection (don’t worry, we won’t tell), you know you need to do it in HTML, but how? Well, have we got a deal for you: order now, and in a single chapter we’ll reveal the secrets that will allow you to put your very own data right inside HTML tables. But there’s more: with every order we’ll throw in our exclusive guide to styling HTML tables. And, if you act now, as a special bonus, we’ll throw in our guide to styling HTML lists. Don’t hesitate; call now!

image with no caption
image with no caption

How do you make tables with HTML?

Tony’s right; you really haven’t seen a good way of using HTML to represent his table data, at least not yet. You do know there’s a way to use CSS and <div>s to create a table-like layout (with CSS table display), but that’s for layout (presentation) purposes, and isn’t related to the content itself. Here, we’ve got tabular data that we want to mark up with HTML. Luckily, HTML has a <table> element to ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

HTML & CSS: Design and Build Websites

HTML & CSS: Design and Build Websites

Jon Duckett

Publisher Resources

ISBN: 9781449324469Errata PageSupplemental Content