In this article I just planned to teach you css3 (Table Tag) in web file.
Now start with our first simple web file.
It's our twelfth tutorial that's why I try to keep it simple so you can clearly understand and learn things. I am using simple notepad for our twelfth web file. We start notepad and a new file is open. Now we start writing our tags.
Everything shows on the browser in our previous tutorial due to HTML5. But for any style, we use cascading style sheet.
There are three ways to use css.
1. Internal
We use style tag in our web file.
2. Inline
We use style attribute in any tag.
2. Inline
We use style tag in the separate style file.
For this tutorial, I am using internal.
Table tag consist of th, tr and td.
The table tag has some properties like a border, border-collapase etc
Save the file by ctrl+s
Give any name to file. In our example, we give "12th" name to our file.
Your file icon will show by your selected default browser.
Open that file.
Table tag is used to show things in format of table. Th tag is used for heading in table. Tr tag is used for row in table. Td tag is used for data in table.
Border property is used to show border around things. Border-Collaspse property is used to merge border. Otherwise it will show two seprate borders.
That's all for this tutorial.
Regards: Syed Umair Aslam Shah
Admin of Facebook Page
https://www.facebook.com/enjoywithfriend/
Outside Links
https://www.facebook.com/umair.a.shah.106
https://www.fiverr.com/umairaslamshah