Chapter 5: Web Designing Using HTML - Part 1
Topics:- Lists in HTML - 1. Unordered lists (tag pair <UL> and </UL>)
2. Ordered lists (tag pair <OL> and </OL>)
3. Definition lists (tag pair <DL> and </DL>)
4. Nested lists
Hyper links (<A> tag) - 1. Internal linking 2. External linking 3. graphical linking, 4. e-mail linking
Chapter 5: Web Designing Using HTML - Part 2
Topics:- Inserting music and videos - <EMBED>, <NOEMBED>, <BGSOUND>
Creating tables - <TABLE>, <TH>, <TR>, <TD>, <CAPTION>
Chapter 5: Web Designing Using HTML - Part 3
Topics:- Dividing the browser window - <FRAMESET> tag, <FRAME> tag
Targeting frames, Nesting of framesets, <NOFRAMES> tag
Forms in web pages - <FORM> tag (attributes - Action, Method, Target)
Form controls - <INPUT> tag (attributes - Type, Name, Value, Size, Maxlength)
Chapter 5: Web Designing Using HTML - Part 4
Topics:- Sample program to create an HTML Form, <TEXTAREA> tag, <SELECT> tag,
Grouping Form data with <FIELDSET> tag, <LEGEND> tag
Form submission, Overview of HTML 5
Chapter 5: Web Designing Using HTML - Part 5
Topics:- Topics:- How to write HTML code easily?
Assignment #2
0 Comments