Download presentation
Presentation is loading. Please wait.
Published byBasil Preston Modified over 8 years ago
1
Week-11 (Lecture-1) Introduction to HTML programming: A web based markup language for web. Ex.
2
Week-11 (Lecture-1) Heading Tags:
3
Week-11 (Lecture-1) Line Break Tag:
4
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:
5
Week-11 (Lecture-1) Bold, italic, underline tags: Bold: hello Italic: hello Underline: hello Superscript Text:
6
Week-11 (Lecture-1) Subscript Text:
7
Week-11 (Lecture-1) HTML Comment:
8
Week-11 (Lecture-1) HTML Image:
9
Week-11 (Lecture-2) HTML table:
10
Week-11 (Lecture-2) Tables Backgrounds:
11
Week-11 (Lecture-2) HTML Unordered Lists:
12
Week-11 (Lecture-2) HTML Ordered Lists:
13
Week-11 (Lecture-2) HTML Link:
14
Week-11 (Lecture-2) HTML Email Tag:
15
Week-11 (Lecture-2) Creating HTML Frames:
16
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
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.