Purchase Solution

A detailed example of creating HTML tables

Not what you're looking for?

Ask Custom Question

Could someone please look at this and let me know if you can help. I need the code for these steps. Thanks.

Thanks for any help that can be offered. I am attaching the lab and the CSS test file. This must be done in notepad being saved as an HTM document.

Purchase this Solution

Solution Summary

This solution provides a detailed example of creating HTML tables with various rowspan and colspan options. It also uses other table attributes such as valign and width. A part of this solution shows how to create and use styles in a separate CSS file.

Solution Preview

This lab requires you to understand some basics about HTML tables and their attributes. It is also introducing you to a few CSS principles. The first part of the lab is creating an HTML table. The result of the first 8 steps is in the file lab3.html that is attached to this solution. I will go through each of the steps and explain how to get the correct answer.

Step two requires a table that has four columns and three rows. In HTML a table is contained between the <table> and </table> tags. Each row is marked with <tr></tr> and each ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.