HTML Table borders.pptx

48 views 10 slides Nov 28, 2022
Slide 1
Slide 1 of 10
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10

About This Presentation

HTML programming Table borders


Slide Content

HTML  Table borders HTML tables can have borders of different styles and shapes.

Define an HTML Table A table in HTML consists of table cells inside rows and columns

How To Add a Border When you add a border to a table, you also add borders around each table cell:

Collapsed Table Borders

Style Table Borders If you set a background color of each cell, and give the border a white color (the same as the document background), you get the impression of an invisible border:

Round Table Borders

Round Table Borders

Dotted Table Borders

Border Color

Activity Put table on your personal website. The headers of your table is your 3 favorite subjects The contents of your table are the reasons why your like that subject Give three reasons on each subjects and every reason should be in different row.
Tags