Week-11 (Lecture-1) Introduction to HTML programming: A web based markup language for web. Ex.
Week-11 (Lecture-1) Heading Tags:
Week-11 (Lecture-1) Line Break Tag:
Week-11 (Lecture-1) HTML Tag vs. Element: An HTML element is defined by a starting tag. If the element contains other content, it ends with a closing tag. For example is starting tag of a paragraph and is closing tag of the same paragraph but This is paragraph is a paragraph element. HTML Attributes:
Week-11 (Lecture-1) Bold, italic, underline tags: Bold: hello Italic: hello Underline: hello Superscript Text:
Week-11 (Lecture-1) Subscript Text:
Week-11 (Lecture-1) HTML Comment:
Week-11 (Lecture-1) HTML Image:
Week-11 (Lecture-2) HTML table:
Week-11 (Lecture-2) Tables Backgrounds:
Week-11 (Lecture-2) HTML Unordered Lists:
Week-11 (Lecture-2) HTML Ordered Lists:
Week-11 (Lecture-2) HTML Link:
Week-11 (Lecture-2) HTML Tag:
Week-11 (Lecture-2) Creating HTML Frames:
Week-11 (Lecture-2) HTML Form Controls: Text Input Controls Checkboxes Controls Radio Button Controls Select Box Controls File Select boxes Submit, Reset, OK and image Button Result