13.02.2018 Views

html_tutorial pdf

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

HTML<br />

Row 1, Column 1<br />

Row 1, Column 2<br />

<br />

<br />

Row 2, Column 1<br />

Row 2, Column 2<br />

<br />

<br />

<br />

<br />

This will produce the following result:<br />

Row 1, Column 1 Row 1, Column 2<br />

Row 2, Column 1 Row 2, Column 2<br />

Table Caption<br />

The caption tag will serve as a title or explanation for the table and it shows up at the top<br />

of the table. This tag is deprecated in newer version of HTML/XHTML.<br />

Example<br />

<br />

<br />

<br />

HTML Table Caption<br />

<br />

<br />

<br />

This is the caption<br />

<br />

row 1, column 1row 1, column 2<br />

<br />

<br />

row 2, column 1row 2, column 2<br />

<br />

<br />

<br />

53

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!