Download presentation
Presentation is loading. Please wait.
Published byLuke Whalen Modified over 11 years ago
1
HTML Basic Lecture - 01
2
What is HTML? HTML (Hyper Text Markup Language) is a a standard markup language used for creating and publishing documents on the World Wide Web (www).
3
Topics in this lecture HTML Basic Tags & Code snippet Tag & Attribute Text Formatting Image Linking & Directory pointing Conceptual Layout Design
4
HTML Basic Tag & Code Snippet HTML has basic 5 tags for starting a HTML documents Each tag must have to end and consists of starting & ending tag. Something has some exceptional rule such as,.
5
A HTML Simple page with Basic Tag Preview HTML Coding
6
HTML Tag & Their Attributes HTML tag works as like as commands. Each tag are defined by angle bracket ( ). Starting Tag Ending Tag
7
HTML Text Formatting Code Preview For Practice Ref: http://www.w3schools.com/HTML/html_formatting.asphttp://www.w3schools.com/HTML/html_formatting.asp
8
HTML Image
9
Linking & Directory Pointing Link with another resources. Google = anchor text href= hyperlink reference
10
Thank you very much!!
Similar presentations
© 2025 SlidePlayer.com Inc.
All rights reserved.