Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Class notes

Html & css

Rating
-
Sold
-
Pages
9
Uploaded on
14-06-2025
Written in
2024/2025

Lecture notes of 9 pages for the course ECN201,CSE205,CSE201... at University of Asia Pacific (Html & css)

Institution
Course

Content preview

HTML, CSS & Bootstrap



Overview of HTML
1. Full Form of HTML

HTML stands for HyperText Markup Language. It is not a programming language.

2. Meaning of HyperText and Markup

●​ HyperText: HyperText refers to text that contains links to other texts or resources. When clicked,
these links (called hyperlinks) direct users to different web pages or media.
●​ Markup: Markup refers to the use of special symbols or tags that define the structure and
presentation of a document. In HTML, these tags are used to "mark up" a webpage, specifying
how elements like text, images, and other media should be displayed.

3. Latest Version of HTML

The latest version of HTML is HTML5, which was officially released in 2014. It introduced several new
features:

●​ New elements like <article>, <section>, <header>, <footer>, and <nav> for better page
structure.
●​ Support for multimedia (audio and video) without needing plugins like Flash.
●​ Improved form controls, including date pickers and range sliders.
●​ Canvas element for drawing graphics.
●​ Enhanced semantics and accessibility.

4. Father of HTML

The father of HTML is Tim Berners-Lee

5. Use of HTML

HTML is used to:

●​ Create and structure web pages: HTML defines the layout and structure of content on a web
page using a set of elements (tags).
●​ Embed multimedia: HTML allows embedding images, videos, audio, and interactive elements
directly in web pages.
●​ Create hyperlinks: HTML makes it easy to link to other pages, websites, or sections within the
same document.

, ●​ Web development foundation: HTML forms the backbone of web development, along with CSS
(for styling) and JavaScript (for interactivity).




Content of HTML
1. HTML Structure

●​ DOCTYPE Declaration (<!DOCTYPE html>)
●​ HTML Document Structure: <html>, <head>, <body>, and <title> tags.

2. HTML Tags and Elements

●​ What is a tag?
●​ Opening and Closing tags: Example: <p> ... </p>
●​ Self-closing tags: Example: <img>, <br>, <hr>

3. Headings and Paragraphs

●​ Heading tags: <h1> to <h6>
●​ Paragraphs: <p>

4. Formatting Text

●​ Bold: <b> or <strong>
●​ Italic: <i> or <em>
●​ Underline: <u>
●​ Line Breaks: <br>

5. Links and Hyperlinks

●​ Anchor tag: <a href="url">Link text</a>

6. Images

●​ Image tag: <img src="image_url" alt="description" />

7. Lists (imp)

●​ Ordered List: <ol> (numbered list)
●​ Unordered List: <ul> (bulleted list)
●​ List Items: <li>

Written for

Institution
Course

Document information

Uploaded on
June 14, 2025
Number of pages
9
Written in
2024/2025
Type
Class notes
Professor(s)
...
Contains
All classes

Subjects

$11.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
nowshinrahmanomi

Get to know the seller

Seller avatar
nowshinrahmanomi
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
11 months
Number of followers
0
Documents
4
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions