0%
Understanding HTML
0%
Lesson 1 HTML language: HTML basics
0%
- How to learn HTML?!
- Defining HTML and CSS!
- Learning HTML tags!
- Filling the head with its title tag!
- Creating a paragraph in HTML!
- Creating a heading with H1 tag!
- Creating sub headings with Hn tags!
- Using the headings in HTML!
- Testing the different HTML elements!
- Creating external links or hyperlinks!
- Add images to an HTML page!
- Make a clickable image in HTMLÂ !
- Make a link on an image embedded on an HTML page!
- Starting to create a website in HTML!
Lesson 2 Creating a site in HTML
0%
0%
HTML structure: Usage of lists
0%
- Introduction: Adding a title to an HTML page with the TITLE tag!
- Indentation in HTML code: How to indent your code!
- Creating an HTML list with UL or OL tags!
- Creating ordered lists with OL and LI tags!
- Creating unordered lists with the UL and the LI tags.!
- Creating HTML lists in an HTML list!
- Adding a comment in your HTML code!
- Changing the font size in pixel with the FONT-SIZE attribute!
- Changing the font color with the STYLE attribute and COLOR!
- Changing the font family with the STYLE attribute and FONT-FAMILY!
- Overview: Font size, color, and font family!
- The background color with the BACKGROUND-COLOR attribute!
- Aligning the text with the TEXT-ALIGN attribute!
- Making words bold with the B or STRONG tag.!
- Italicizing words with the I or EM tag!
- Overview: Adding style to its content!
Lesson 2 Creating a Social Network Profile
0%
0%
HTML structure, tables, divs, and spans
0%
Lesson 1 HTML Language: Creating tables in an HTML page
0%
- Introduction: Structure of an HTML table with the DIV, SPAN and TABLE tags!
- Creating an HTML table with the TABLE tag!
- Creating rows of an HTML table with the TR tag!
- Creating a column in an HTML table with the TD tag!
- Creating multiple columns in an HTML table!
- Creating table headers with the THEAD tag!
- Filling the header of an HTML table with the TH tag!
- Creating a heading row in a table with the COLSPAN attribute!
- Adding a style to a table header!
- Using the TABLE tag for the tables or the DIV and the SPAN tags!
- Creating an HTML table with the DIV tag!
- Adding a link to a DIV!
- Changing color with a SPAN tag and a STYLE attribute!
- Changing the font with a SPAN tag and a STYLE attribute!
- Let's recap...!
Lesson 2 Adding a clickable image to an HTML page
0%