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
Presentation

Overview of web technologies on Html

Rating
-
Sold
-
Pages
7
Uploaded on
02-07-2024
Written in
2023/2024

It is very useful for for a beginner to start and to achieve all to advanced level in this programming

Institution
Course

Content preview

Overview of Web Technologies: HTML Introduction
HTML: Introduction and Syntax
• HTML: Hyper Text Markup Language

• Used to create and design web pages

• Markup language used to mark up text with meta-information

• Syntax is simple and easy to learn

Web Document Structure
* Web pages have a document structure

*Elements are organized in a tree-like structure known as the DOM (Document Object Model)

*Each element is represented as a node in the DOM

* HTML stands for Hyper Text Markup Language

* It is the standard markup language for creating web pages and web applications

* HTML describes the structure of a web page

* It consists of a series of elements or tags

* Tags usually come in pairs

* The web is built on top of several technologies like HTML, CSS, JavaScript, etc.

* HTML is used to create the structure of a web page

* CSS is used to style the web page

* JavaScript is used to add interactivity to the web page HTML Elements: Metadata,
Title, and Link

* The metadata element provides information about the HTML document

* The title element specifies the title of the web page

* The link element is used to link external resources like CSS stylesheets HTML Blocks
and Attributes

* HTML elements can be divided into blocks and inline elements

* HTML headings are used to indicate the hierarchy of the content on the web page

* There are six levels of headings from

, * The nav element is used to create navigation links on the web page

*Navigation links help users to navigate through the web page.

HTML BASE
<!DOCTYPE html>

<html>

<head>

<meta charset=”UTF-8”>

<meta name=”view port” content=width=device-width,initial-scale=1.0>

<title>Document</title>

</head>

<body>

</body>

</html>

Where

* “!doctype html” –specific the document type asHTML5

* UTF-8 declares the character encoding

* view port for set the view port

* Inside the <head>tag ,include metadata ,style sheets and scripts essential for web
pages

* The <body> tag contains all the visible content of a web page ,such as text ,images
,videos and interactive elements.

KINDS OF TAGS
1. Closing Tags ---<p>hello</p>
2. Self Closing tags---<img src=”profile.jpg”/>
3. Nested tags ----<ul>

<li>list</li>

</u>

4.Sectioning Tags----These tags define sections in a document , creating a hierarchical
structure<section>,<nav>,<aside>,<header>,<main>,<article>,<footer>,<di v>

5.Text content Tags----These tags define the textual content and it’s structure

Written for

Institution
Course

Document information

Uploaded on
July 2, 2024
Number of pages
7
Written in
2023/2024
Type
PRESENTATION
Person
Unknown

Subjects

$8.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
swethaswetha1

Get to know the seller

Seller avatar
swethaswetha1 ccc
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
1 year
Number of followers
0
Documents
1
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

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