tailieunhanh - Lecture E-Commerce - Chapter 18: Hypertext markup language (HTML) (part I)
In this chapter, the following content will be discussed: Introduction to HTML, HTML elements, HTML editors, HTML basics, HTML attributes, HTML headings, HTML paragraphs, HTML text formatting, HTML comments, HTML hyperlinks (links). | CSC 330 E-Commerce Teacher Ahmed Mumtaz Mustehsan GM-IT CIIT Islamabad Virtual Campus, CIIT COMSATS Institute of Information Technology T2-Lecture-1 HyperText Markup Language (HTML) Part - I For Lecture Material/Slides Thanks to: Synopsis Introduction to HTML HTML Elements HTML Editors HTML Basics HTML Attributes HTML Headings HTML Paragraphs HTML Text Formatting HTML Comments HTML Hyperlinks (Links) T2-Lecture-1 Ahmed Mumtaz Mustehsan What is HTML? HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of markup tags The tags describe document content HTML documents contain HTML tags and plain text HTML documents are also called web pages T2-Lecture-1 Ahmed Mumtaz Mustehsan HTML Tags HTML markup tags are usually called HTML tags. HTML tags are keywords (tag names) surrounded by angle brackets like HTML tags normally come in pairs like and The first tag in a pair is the start tag, the second tag is the end tag The end tag is written like the start tag, with a slash before the tag name Start and end tags are also called opening tags and closing tags content T2-Lecture-1 Ahmed Mumtaz Mustehsan HTML Elements HTML Elements In HTML, most elements are written with a start tag (. ) and an end tag (. ), with the content in between: This is a paragraph. T2-Lecture-1 Ahmed Mumtaz Mustehsan HTML Elements HTML documents are defined by HTML elements. An HTML element starts with a start tag / opening tag An HTML element ends with an end tag / closing tag The element content is everything between the start and the end tag Some HTML elements have empty content Empty elements are started with start tag Most HTML elements can have attributes T2-Lecture-1 Ahmed Mumtaz Mustehsan HTML Document Example T2-Lecture-1 Ahmed Mumtaz Mustehsan . | CSC 330 E-Commerce Teacher Ahmed Mumtaz Mustehsan GM-IT CIIT Islamabad Virtual Campus, CIIT COMSATS Institute of Information Technology T2-Lecture-1 HyperText Markup Language (HTML) Part - I For Lecture Material/Slides Thanks to: Synopsis Introduction to HTML HTML Elements HTML Editors HTML Basics HTML Attributes HTML Headings HTML Paragraphs HTML Text Formatting HTML Comments HTML Hyperlinks (Links) T2-Lecture-1 Ahmed Mumtaz Mustehsan What is HTML? HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of markup tags The tags describe document content HTML documents contain HTML tags and plain text HTML documents are also called web pages T2-Lecture-1 Ahmed Mumtaz Mustehsan HTML Tags HTML markup tags are usually called HTML tags. HTML tags are keywords (tag names) surrounded by angle brackets like HTML tags normally come in pairs like and The first tag in a .
đang nạp các trang xem trước