0% found this document useful (0 votes)
7 views3 pages

HTML Presntatn Pts

All about html

Uploaded by

imsupriya1409
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

HTML Presntatn Pts

All about html

Uploaded by

imsupriya1409
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

INTRO – intro of html

HISTORY – history of html, versions

FEATURES – features of html (elements and tags, attributes, structure, hyperlinks,


multimedia)

WHY LEARN – why we learn html pts.

HOW WRITE – how we write html codes, the process of it

Intro-------------

- HTML stands for Hyper Text Markup language.


- It forms the backbone of any website and is essential for web development.
- A markup language designed to structure and present content on the web.
- Not a programming language but a system of tags and attributes that define the
content’s structure and layout
- Used to create static web pages that can include text, images, links, videos, and
more.

History of html

--------------

Some key features about html:

1. Elements and tags

-------------- in elements and tags

-> Self-closing tags: Some tags do not have a closing tag, such as ‘<img/>’ and ‘<br/>’.

2. Attributes-------------
- Provide additional information about elements and are included within the
opening tag
- Specified in name-value pairs, like ‘name=”value”’.
- Common attributes include:
- style
- href
- src
3. Structure

----------- in structure

First -> DOCTYPE Declaration: ‘<!DOCTYPE html>’ at the beginning of an HTML


document specifies the HTML version.

4. Hyperlinks-------------
- Allows linking to other documents or resources using the ‘<a>’ tag
- Defined with the ‘href’ attribute, which specifies the URL of the linked resource
5. Media support-----------
- HTML supports embedding multimedia elements like images, videos, and audio
- The ‘<img>’ tag is used for images, ‘<video>’ for videos, and ‘<audio>’ for audio
content.

Why we learn html

Learning html is foundational for anyone who is interested in web development, design, or
related fields.

1. Foundation of Web Development


- Html is the backbone of all web pages and applications, providing the basic
structure upon which websites are built
- Understanding html is essential for developing and designing any website, as it is
the first step in web development.
2. Accessibility and usability
- Proper use of html can ensure that web content is available to all users, including
those with disabilities
- Learning html helps developers create semantic, well-structures content that
screen readers and other assistive technologies can interpret correctly
3. Content structuring
- Html provides the tools to structure content effectively, making it easy to organize
and present information logically
- Helps in creating readable and manageable documents, especially important for
large websites.
4. Collaboration and communication
- Knowledge of html is crucial when collaborating with web designers, developers,
and marketers.
- Allows for clear communication regarding website structure, content changes,
and design implementation.
5. Integration with other Technologies
- Html works in conjunction with CSS (Cascading Style Sheets) for styling and
JavaScript for interactivity
- A solid understanding of html is necessary before learning these additional
technologies, as it provides the base upon which they build.
6. Understanding web technologies
- Learning html provides insights into how the web works, including how browsers
render web pages and how URLs, links, and forms function.
- Builds a foundation for learning more advanced web technologies and
programming languages.

How to write html code

Step –1: Setting up Environment

Before writing HTML, we need a text editor and a web browser:

- Text editor: ------------


- Web Browser: Any modern web browser such as Chrome, Firefox, Safari, or edge.

Step –2: Open notepad or any TextEditor

------------

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy