8
Most read
10
Most read
14
Most read
Web Page Designing Using HTML
Mahesh Sharma
Computer Facilitator, Ritamvara School
Welcome to PowerPoint Presentation on:
© Copyright, Mahesh Sharma. 2017
Agendas Today
1. Introduction to Web Page Designing using HTML
2. Introduction to HTML
3. HTML Tags, Attributes, Headings, Paragraphs
and Images
4. Describe the process to work with HTML
Introduction to Web Page Designing
WHAT IS A WEB PAGE?
The Internet Page displayed on the website is called A Web Page.
Some Examples are:
https://www.facebook.com/ - A Social Networking Site
https://www.google.com.np/- A Search Engine
http://ovps.edu.np/ - Our School Website
(N. Adhikary, 2017).
Web Page Designing Using HTML
Web Page Designing Using HTML
Web Page Designing Using HTML
Introduction to Web Page Designing
A web page may include different Data and Information based
on:
I. Title, Heading and Paragraph
II. Images, Audios and Videos
III. Schedules of Events
IV. Search Forms
V. Sign Up and Login Forms etc
Introduction to HTML
 HTML Stands for Hypertext Markup Language
 The language for building Web Pages
 Describes the structure of Web pages using markup language
 HTML elements are the building blocks of HTML pages
 HTML elements are represented by HTML tags
 Some of the Examples of HTML tags are:
<HTML> </HTML>, <HEAD></HEAD>, <TITLE></TITLE>, <BODY></BODY>, <H1></H1>
<P></P>, <B></B>, <U></U>, <I></I> etc.
HTML Tags
HTML Tags are enclosed in the < and the > symbols.
It has two pairs, an Opening tag eg. <html> and a closing tag eg.
</html>.
A closing tag is followed by symbol ‘/’.
The <html> element defines the whole document.
It has a start tag <html> and an end tag </html>
Input in Notepad saved as - Nepal.html
Output in a Web browser
- Google Chrome
HTML Tags Explained
I. The <!DOCTYPE html> declaration defines this document to be HTML5
II. The <html> element is the root element of an HTML page
III. The <head> element contains title of document
IV. The <title> element specifies a title for the document
V. The <body> element contains the visible page content
VI. The <h1> element defines a large heading
VII. The <p> element defines a paragraph
VIII.The <b> element defines the bold of text
HTML Attributes
All HTML elements can have attributes
Attributes provide additional information about an element
Attributes are always specified in the start tag
Attributes usually come in name/value pairs like: name="value"
Example: <body BGCOLOR = “green”> changes the background of
webpage to green color
HTML Headings
• Headings are important in HTML documents. They are the title of
HTML pages
• Headings are defined with the <h1> to <h6> tags.
• H1 is the largest heading tag while H6 is the smallest heading tag.
• <h1> headings should be used for main headings, followed by
<h2> headings, then the less important <h3>, and so on
HTML Paragraphs
The HTML <p> element defines a paragraph.
We define <p> tag with attribute and value to change the properties of the
paragraph
For instance:
I. <p align = “left”> - for left alignment of paragraph
II. <p align = “center”> - for center alignment of paragraph
III. <p align = “right”> - for right alignment of paragraph
IV. <p align = “justified”> - for justified alignment of paragragh
I. II. III. IV.
HTML Images
In HTML, images are defined with the <img> tag.
The <img> tag is empty, it contains attributes only, and does not have a closing tag.
The src attribute specifies the URL (web address) of the image:
<img src="pic_mountain.jpg" alt="Mountain View" width= "340px" height="228px">
For Instance:
Input in Notepad saved as - Mountain.html
Output in Web Browser-
Google Chrome
HTML Images
I. Use the HTML <img> element to define an image
II. Use the HTML src attribute to define the URL of the image
III. Use the HTML alt attribute to define an alternate text for an
image, if it cannot be displayed
IV. Use the HTML width and height attributes to define the size of
the image
Note: Loading images takes time. Large images can slow down your
page. Use images carefully.
References
 (N. Adhikary, 2017). Web Page Designing Using HTML .Oasis Publication. 1st ed.
Pg. 159-168. [Accessed date: 03 Sept 2017]
 (W3schools.com, 2017) Introduction to HTML. W3Schools.com
https://www.w3schools.com/html/html_intro.asp/ [Accessed date: 05 Sept
2017]
 (Pradhan, 2017). Om Vajra Public School - OVPS is transforming to RITAMVARA
SCHOOL http://ovps.edu.np/ [Accessed date: 04 Sept 2017].
Any Questions?
Thank you!

More Related Content

PPTX
Lecture 2 introduction to html
PPTX
HTML (Web) basics for a beginner
PPTX
HTML Lesson 1
PPTX
Introduction to html
PPTX
Html basic
PPTX
Introduction to HTML
PDF
Introduction to html
Lecture 2 introduction to html
HTML (Web) basics for a beginner
HTML Lesson 1
Introduction to html
Html basic
Introduction to HTML
Introduction to html

What's hot (20)

PPT
CSS Basics
PPTX
Html images syntax
PDF
Lesson 1: Introduction to HTML
PPT
MYSQL - PHP Database Connectivity
PPT
Presentation on HTML
PPTX
Basic html structure
PPTX
Learn html Basics
PPTX
WWW, Website & Webpage
PPTX
Html ppt
PPTX
An Overview of HTML, CSS & Java Script
PPTX
PDF
Html frames
PPTX
How to create basic webpage
PPT
Introduction to CSS
KEY
HTML presentation for beginners
PPTX
Introduction to HTML5 Canvas
PPT
Html presentation
PPT
Web Development using HTML & CSS
PDF
Web Development with HTML5, CSS3 & JavaScript
CSS Basics
Html images syntax
Lesson 1: Introduction to HTML
MYSQL - PHP Database Connectivity
Presentation on HTML
Basic html structure
Learn html Basics
WWW, Website & Webpage
Html ppt
An Overview of HTML, CSS & Java Script
Html frames
How to create basic webpage
Introduction to CSS
HTML presentation for beginners
Introduction to HTML5 Canvas
Html presentation
Web Development using HTML & CSS
Web Development with HTML5, CSS3 & JavaScript
Ad

Similar to Web Page Designing Using HTML (20)

PPTX
FYCOM Unit 1.pptx
PPTX
HTML.pptx
PPTX
HTML and DHTML
PPTX
html (1) (1).pptx for all students to learn
PPTX
html.pptx class notes to prepare html completly
PPTX
Introduction to HTML- Week 3- HTMLSyntax
PPTX
HTML Presentation
DOC
Learn html from www
PDF
HTML guide for beginners
PDF
FYCOM Unit 1.pptx (2).pdf
PPTX
Introduction to html
PPTX
Unit 2 Internet and web technology CSS report
PDF
Html full
PPTX
HTML Training Part1
PDF
Module 1 - Introduction to HTML.pdf
PPTX
DOCX
HTML Notes And Some Attributes
DOCX
Htmlnotes 150323102005-conversion-gate01
FYCOM Unit 1.pptx
HTML.pptx
HTML and DHTML
html (1) (1).pptx for all students to learn
html.pptx class notes to prepare html completly
Introduction to HTML- Week 3- HTMLSyntax
HTML Presentation
Learn html from www
HTML guide for beginners
FYCOM Unit 1.pptx (2).pdf
Introduction to html
Unit 2 Internet and web technology CSS report
Html full
HTML Training Part1
Module 1 - Introduction to HTML.pdf
HTML Notes And Some Attributes
Htmlnotes 150323102005-conversion-gate01
Ad

More from Ashmita Tuition Center (12)

PPTX
Introduction to Web Technology by Mahesh Sharma
PPTX
Presentation on C programming language
PPTX
Regional Economic Integration and International Business
PPTX
Introduction to Computer System
PPT
Shanker dev section e-team 3be's final presentation on changing lifestye impa...
PPTX
Computer graphics
PPTX
Computer network
PPTX
Introduction to QBASIC programming and basics
PPT
Operating system- Introduction, Types and its Functions
PPTX
Market Segmentation, Target Marget, and Market Positioning
PPTX
Situation arnalysis on Illam travels and tours
PPTX
Perception and Learning in Organization Behavior
Introduction to Web Technology by Mahesh Sharma
Presentation on C programming language
Regional Economic Integration and International Business
Introduction to Computer System
Shanker dev section e-team 3be's final presentation on changing lifestye impa...
Computer graphics
Computer network
Introduction to QBASIC programming and basics
Operating system- Introduction, Types and its Functions
Market Segmentation, Target Marget, and Market Positioning
Situation arnalysis on Illam travels and tours
Perception and Learning in Organization Behavior

Recently uploaded (20)

PDF
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
PPTX
SGT Report The Beast Plan and Cyberphysical Systems of Control
PPTX
Module 1 Introduction to Web Programming .pptx
PDF
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
PDF
Rapid Prototyping: A lecture on prototyping techniques for interface design
PDF
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
PPTX
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
PDF
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
PDF
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
PPTX
Internet of Everything -Basic concepts details
PDF
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
PDF
Advancing precision in air quality forecasting through machine learning integ...
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
Statistics on Ai - sourced from AIPRM.pdf
PDF
NewMind AI Weekly Chronicles – August ’25 Week IV
PDF
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
PDF
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
PDF
giants, standing on the shoulders of - by Daniel Stenberg
PDF
Comparative analysis of machine learning models for fake news detection in so...
PDF
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
SGT Report The Beast Plan and Cyberphysical Systems of Control
Module 1 Introduction to Web Programming .pptx
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
Rapid Prototyping: A lecture on prototyping techniques for interface design
The-2025-Engineering-Revolution-AI-Quality-and-DevOps-Convergence.pdf
GROUP4NURSINGINFORMATICSREPORT-2 PRESENTATION
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
Internet of Everything -Basic concepts details
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
Advancing precision in air quality forecasting through machine learning integ...
Convolutional neural network based encoder-decoder for efficient real-time ob...
Statistics on Ai - sourced from AIPRM.pdf
NewMind AI Weekly Chronicles – August ’25 Week IV
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
giants, standing on the shoulders of - by Daniel Stenberg
Comparative analysis of machine learning models for fake news detection in so...
Transform-Your-Supply-Chain-with-AI-Driven-Quality-Engineering.pdf

Web Page Designing Using HTML

  • 1. Web Page Designing Using HTML Mahesh Sharma Computer Facilitator, Ritamvara School Welcome to PowerPoint Presentation on: © Copyright, Mahesh Sharma. 2017
  • 2. Agendas Today 1. Introduction to Web Page Designing using HTML 2. Introduction to HTML 3. HTML Tags, Attributes, Headings, Paragraphs and Images 4. Describe the process to work with HTML
  • 3. Introduction to Web Page Designing WHAT IS A WEB PAGE? The Internet Page displayed on the website is called A Web Page. Some Examples are: https://www.facebook.com/ - A Social Networking Site https://www.google.com.np/- A Search Engine http://ovps.edu.np/ - Our School Website (N. Adhikary, 2017).
  • 7. Introduction to Web Page Designing A web page may include different Data and Information based on: I. Title, Heading and Paragraph II. Images, Audios and Videos III. Schedules of Events IV. Search Forms V. Sign Up and Login Forms etc
  • 8. Introduction to HTML  HTML Stands for Hypertext Markup Language  The language for building Web Pages  Describes the structure of Web pages using markup language  HTML elements are the building blocks of HTML pages  HTML elements are represented by HTML tags  Some of the Examples of HTML tags are: <HTML> </HTML>, <HEAD></HEAD>, <TITLE></TITLE>, <BODY></BODY>, <H1></H1> <P></P>, <B></B>, <U></U>, <I></I> etc.
  • 9. HTML Tags HTML Tags are enclosed in the < and the > symbols. It has two pairs, an Opening tag eg. <html> and a closing tag eg. </html>. A closing tag is followed by symbol ‘/’. The <html> element defines the whole document. It has a start tag <html> and an end tag </html> Input in Notepad saved as - Nepal.html Output in a Web browser - Google Chrome
  • 10. HTML Tags Explained I. The <!DOCTYPE html> declaration defines this document to be HTML5 II. The <html> element is the root element of an HTML page III. The <head> element contains title of document IV. The <title> element specifies a title for the document V. The <body> element contains the visible page content VI. The <h1> element defines a large heading VII. The <p> element defines a paragraph VIII.The <b> element defines the bold of text
  • 11. HTML Attributes All HTML elements can have attributes Attributes provide additional information about an element Attributes are always specified in the start tag Attributes usually come in name/value pairs like: name="value" Example: <body BGCOLOR = “green”> changes the background of webpage to green color
  • 12. HTML Headings • Headings are important in HTML documents. They are the title of HTML pages • Headings are defined with the <h1> to <h6> tags. • H1 is the largest heading tag while H6 is the smallest heading tag. • <h1> headings should be used for main headings, followed by <h2> headings, then the less important <h3>, and so on
  • 13. HTML Paragraphs The HTML <p> element defines a paragraph. We define <p> tag with attribute and value to change the properties of the paragraph For instance: I. <p align = “left”> - for left alignment of paragraph II. <p align = “center”> - for center alignment of paragraph III. <p align = “right”> - for right alignment of paragraph IV. <p align = “justified”> - for justified alignment of paragragh I. II. III. IV.
  • 14. HTML Images In HTML, images are defined with the <img> tag. The <img> tag is empty, it contains attributes only, and does not have a closing tag. The src attribute specifies the URL (web address) of the image: <img src="pic_mountain.jpg" alt="Mountain View" width= "340px" height="228px"> For Instance: Input in Notepad saved as - Mountain.html Output in Web Browser- Google Chrome
  • 15. HTML Images I. Use the HTML <img> element to define an image II. Use the HTML src attribute to define the URL of the image III. Use the HTML alt attribute to define an alternate text for an image, if it cannot be displayed IV. Use the HTML width and height attributes to define the size of the image Note: Loading images takes time. Large images can slow down your page. Use images carefully.
  • 16. References  (N. Adhikary, 2017). Web Page Designing Using HTML .Oasis Publication. 1st ed. Pg. 159-168. [Accessed date: 03 Sept 2017]  (W3schools.com, 2017) Introduction to HTML. W3Schools.com https://www.w3schools.com/html/html_intro.asp/ [Accessed date: 05 Sept 2017]  (Pradhan, 2017). Om Vajra Public School - OVPS is transforming to RITAMVARA SCHOOL http://ovps.edu.np/ [Accessed date: 04 Sept 2017].