SlideShare a Scribd company logo
2
Most read
5
Most read
9
Most read
Web Development using HTML and CSS
SIDDHANT SINGH
ENROLLMENT NO - 1901460118
What is Web development?
 Web development usually refers to developing the website for the internet.
 Also known as web programming and it is the creation of dynamic web applications.
 Examples of web applications are facebook or e-commerce site like amazon, etc.
 The main division of web development is front-end development which is also called as client-side development.
Front end development.
 Front-end development refers to producing a web application so that a user can see and interact with them directly.
 The objective of designing a site is to ensure that when the users open up the site they see the information in a format
that is easy to read and relevant.
 The technologies we can use here are – HTML,CSS.
What is HTML?
• HTML stands for Hyper Text Markup Language
• It is the standard markup language for creating Web pages
• It describes the structure of a Web page
• It consists of a series of elements
• Html elements tell the browser how to display the content.
A Simple Html Document.
Example Explained
•The <html> element is the root element of an HTML page
•The <head> element contains meta information about the HTML page
•The <title> element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab)
•The <body> element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks,
tables, lists, etc.
Use and Importance of Html.
• HTML is the foundation of a website it contains the information that tells the browser what is on the page in terms of text, links,
where to find images. html is a platform independence means it is possible to create html file on any computer (like windows, Mac
os,etc)with any editor.it is easy to learn because its have a simple structures and it is easy to understand.
• HTML allow video, image and other files to be embedded which is used to create interactive web pages. HTML also embed scripts and
styles, scripts affect the behavior of HTML web pages and styles (Cascading Style Sheets) define the look and layout of web pages.
What is CSS?
• CSS stands for Cascading Style Sheets
• CSS describes how HTML elements are to be displayed on screen, paper, or in other media
• CSS saves a lot of work. It can control the layout of multiple web pages all at once
• External stylesheets are stored in CSS files
Use of CSS.
CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It allows
one to adapt the presentation to different types of devices, such as large screens, small screens, or printers. CSS
is independent of HTML and can be used with any XML-based markup language.
CSS Demo – Same page Different Style.
Here the content is same but The presentation style is different.
File – Extensions for Html and Css
• An HTML file is nothing more than plain ASCII text, but all HTML files must have a special file extension for web
browsers to recognize them. This extension is . html.
• When the html document is created and one want to style it than he/she can do it by creating a file named style or
anything by adding the extension .CSS.
Code – Editors.
• Installation process is not a task in html and css by just adding the .html and .css extension the browser will recognize.
• Html and Css can be done only using Notepad but to increase the speed and for convenience Many code – editors
were developed.
• Eg - 1. Vs code.
• 2. Atom.
• 3. Notepad ++.
• 4. Sublime Text.
Some more Examples of html.
Understanding the tags used in Example.
• The heading tags indicate heading on a web page and they are from h1 to h6.
• HTML paragraph or HTML p tag is used to define a paragraph in a webpage.
• <ul> - Defines an unordered list.
• <ol> - Defines an Ordered list.
• <li> - Defines a list item.
• The <body> tag defines the document's body.
Some example of css.
• If we see the previous example we have used class selector and group selector.
• The class selector selects HTML elements with a specific class attribute.
• The grouping selector selects all the HTML elements with the same style definitions.
• The universal selector (*) selects all HTML elements on the page. This is used when the user wants same style all over
the page.
Thank you.

More Related Content

What's hot (20)

PPT
Cascading Style Sheets (CSS) help
casestudyhelp
 
PPTX
Cascading style sheets (CSS)
Harshita Yadav
 
PDF
Html / CSS Presentation
Shawn Calvert
 
PPT
Introduction to Cascading Style Sheets (CSS)
Chris Poteet
 
PPT
Box Model
Amit Kumar Singh
 
PPTX
html-css
Dhirendra Chauhan
 
PDF
Introduction to HTML and CSS
Mario Hernandez
 
PPTX
Css box-model
Webtech Learning
 
ODP
Introduction of Html/css/js
Knoldus Inc.
 
PPTX
(Fast) Introduction to HTML & CSS
Dave Kelly
 
PDF
Bootstrap
Jadson Santos
 
PPTX
Html & CSS
JainilSampat
 
PPTX
1 03 - CSS Introduction
apnwebdev
 
PPT
Html & Css presentation
joilrahat
 
PPTX
Complete Lecture on Css presentation
Salman Memon
 
PPT
Advanced Cascading Style Sheets
fantasticdigitaltools
 
PPTX
Html links
JayjZens
 
PPTX
Html ppt
santosh lamba
 
PPTX
Introduction to CSS
Folasade Adedeji
 
Cascading Style Sheets (CSS) help
casestudyhelp
 
Cascading style sheets (CSS)
Harshita Yadav
 
Html / CSS Presentation
Shawn Calvert
 
Introduction to Cascading Style Sheets (CSS)
Chris Poteet
 
Box Model
Amit Kumar Singh
 
Introduction to HTML and CSS
Mario Hernandez
 
Css box-model
Webtech Learning
 
Introduction of Html/css/js
Knoldus Inc.
 
(Fast) Introduction to HTML & CSS
Dave Kelly
 
Bootstrap
Jadson Santos
 
Html & CSS
JainilSampat
 
1 03 - CSS Introduction
apnwebdev
 
Html & Css presentation
joilrahat
 
Complete Lecture on Css presentation
Salman Memon
 
Advanced Cascading Style Sheets
fantasticdigitaltools
 
Html links
JayjZens
 
Html ppt
santosh lamba
 
Introduction to CSS
Folasade Adedeji
 

Similar to Web development using HTML and CSS (20)

PDF
Web Concepts - an introduction - introduction
clement swarnappa
 
PPTX
02 From HTML tags to XHTML
Rich Dron
 
PPTX
HTML.pptx
vikasmittal92
 
PPTX
Html-meeting1-1.pptx
YoussefAbobakr
 
PPTX
Introduction To HTML
SyedAbdullahHassan3
 
PPTX
What Is the Use Of HTML.pptx
ManviMulani
 
PPTX
IS221__Week1_Lecture chapter one, Web design.pptx
kumaranikethnavish
 
PDF
Iwt module 1
SANTOSH RATH
 
PPTX
Html in Web design and Development.pptxt.pptx
samuelasefa9
 
PDF
Unit 01 (1).pdf
sayalishivarkar1
 
PPTX
Web development using html and wordpress
Dakshata Gavand
 
PPTX
Html
yugank_gupta
 
PPT
Html
SBalan Balan
 
PPT
HTML & CSS.ppt
vaseemshaik21
 
PPTX
Grade 10 COMPUTER
Joel Linquico
 
PPTX
html .pptx
snehasgr1675
 
PPTX
WELCOME-FOLKS--CSS.-AND-HTMLS.pptx
HeroVins
 
PPT
Introduction css
sagaroceanic11
 
PPT
Introduction css
sagaroceanic11
 
PPT
Html power point
markbg
 
Web Concepts - an introduction - introduction
clement swarnappa
 
02 From HTML tags to XHTML
Rich Dron
 
HTML.pptx
vikasmittal92
 
Html-meeting1-1.pptx
YoussefAbobakr
 
Introduction To HTML
SyedAbdullahHassan3
 
What Is the Use Of HTML.pptx
ManviMulani
 
IS221__Week1_Lecture chapter one, Web design.pptx
kumaranikethnavish
 
Iwt module 1
SANTOSH RATH
 
Html in Web design and Development.pptxt.pptx
samuelasefa9
 
Unit 01 (1).pdf
sayalishivarkar1
 
Web development using html and wordpress
Dakshata Gavand
 
HTML & CSS.ppt
vaseemshaik21
 
Grade 10 COMPUTER
Joel Linquico
 
html .pptx
snehasgr1675
 
WELCOME-FOLKS--CSS.-AND-HTMLS.pptx
HeroVins
 
Introduction css
sagaroceanic11
 
Introduction css
sagaroceanic11
 
Html power point
markbg
 
Ad

Recently uploaded (20)

PDF
NTPC PATRATU Summer internship report.pdf
hemant03701
 
PPTX
Unit_I Functional Units, Instruction Sets.pptx
logaprakash9
 
PDF
William Stallings - Foundations of Modern Networking_ SDN, NFV, QoE, IoT, and...
lavanya896395
 
PPTX
Biosensors, BioDevices, Biomediccal.pptx
AsimovRiyaz
 
PDF
this idjfk sgfdhgdhgdbhgbgrbdrwhrgbbhtgdt
WaleedAziz7
 
PDF
Bayesian Learning - Naive Bayes Algorithm
Sharmila Chidaravalli
 
PDF
Tesia Dobrydnia - An Avid Hiker And Backpacker
Tesia Dobrydnia
 
PPTX
Diabetes diabetes diabetes diabetes jsnsmxndm
130SaniyaAbduNasir
 
PPTX
Fundamentals of Quantitative Design and Analysis.pptx
aliali240367
 
PDF
Module - 4 Machine Learning -22ISE62.pdf
Dr. Shivashankar
 
PDF
NFPA 10 - Estandar para extintores de incendios portatiles (ed.22 ENG).pdf
Oscar Orozco
 
PPTX
darshai cross section and river section analysis
muk7971
 
PDF
Información de microsoft purview herramienta de microsoft
macarenabenitez6
 
PPTX
UNIT 1 - INTRODUCTION TO AI and AI tools and basic concept
gokuld13012005
 
PPTX
Seminar Description: YOLO v1 (You Only Look Once).pptx
abhijithpramod20002
 
PPSX
OOPS Concepts in Python and Exception Handling
Dr. A. B. Shinde
 
PDF
Module - 5 Machine Learning-22ISE62.pdf
Dr. Shivashankar
 
PDF
MODULE-5 notes [BCG402-CG&V] PART-B.pdf
Alvas Institute of Engineering and technology, Moodabidri
 
PDF
20ES1152 Programming for Problem Solving Lab Manual VRSEC.pdf
Ashutosh Satapathy
 
PPTX
template.pptxr4t5y67yrttttttttttttttttttttttttttttttttttt
SithamparanaathanPir
 
NTPC PATRATU Summer internship report.pdf
hemant03701
 
Unit_I Functional Units, Instruction Sets.pptx
logaprakash9
 
William Stallings - Foundations of Modern Networking_ SDN, NFV, QoE, IoT, and...
lavanya896395
 
Biosensors, BioDevices, Biomediccal.pptx
AsimovRiyaz
 
this idjfk sgfdhgdhgdbhgbgrbdrwhrgbbhtgdt
WaleedAziz7
 
Bayesian Learning - Naive Bayes Algorithm
Sharmila Chidaravalli
 
Tesia Dobrydnia - An Avid Hiker And Backpacker
Tesia Dobrydnia
 
Diabetes diabetes diabetes diabetes jsnsmxndm
130SaniyaAbduNasir
 
Fundamentals of Quantitative Design and Analysis.pptx
aliali240367
 
Module - 4 Machine Learning -22ISE62.pdf
Dr. Shivashankar
 
NFPA 10 - Estandar para extintores de incendios portatiles (ed.22 ENG).pdf
Oscar Orozco
 
darshai cross section and river section analysis
muk7971
 
Información de microsoft purview herramienta de microsoft
macarenabenitez6
 
UNIT 1 - INTRODUCTION TO AI and AI tools and basic concept
gokuld13012005
 
Seminar Description: YOLO v1 (You Only Look Once).pptx
abhijithpramod20002
 
OOPS Concepts in Python and Exception Handling
Dr. A. B. Shinde
 
Module - 5 Machine Learning-22ISE62.pdf
Dr. Shivashankar
 
MODULE-5 notes [BCG402-CG&V] PART-B.pdf
Alvas Institute of Engineering and technology, Moodabidri
 
20ES1152 Programming for Problem Solving Lab Manual VRSEC.pdf
Ashutosh Satapathy
 
template.pptxr4t5y67yrttttttttttttttttttttttttttttttttttt
SithamparanaathanPir
 
Ad

Web development using HTML and CSS

  • 1. Web Development using HTML and CSS SIDDHANT SINGH ENROLLMENT NO - 1901460118
  • 2. What is Web development?  Web development usually refers to developing the website for the internet.  Also known as web programming and it is the creation of dynamic web applications.  Examples of web applications are facebook or e-commerce site like amazon, etc.  The main division of web development is front-end development which is also called as client-side development.
  • 3. Front end development.  Front-end development refers to producing a web application so that a user can see and interact with them directly.  The objective of designing a site is to ensure that when the users open up the site they see the information in a format that is easy to read and relevant.  The technologies we can use here are – HTML,CSS.
  • 4. What is HTML? • HTML stands for Hyper Text Markup Language • It is the standard markup language for creating Web pages • It describes the structure of a Web page • It consists of a series of elements • Html elements tell the browser how to display the content.
  • 5. A Simple Html Document. Example Explained •The <html> element is the root element of an HTML page •The <head> element contains meta information about the HTML page •The <title> element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab) •The <body> element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
  • 6. Use and Importance of Html. • HTML is the foundation of a website it contains the information that tells the browser what is on the page in terms of text, links, where to find images. html is a platform independence means it is possible to create html file on any computer (like windows, Mac os,etc)with any editor.it is easy to learn because its have a simple structures and it is easy to understand. • HTML allow video, image and other files to be embedded which is used to create interactive web pages. HTML also embed scripts and styles, scripts affect the behavior of HTML web pages and styles (Cascading Style Sheets) define the look and layout of web pages.
  • 7. What is CSS? • CSS stands for Cascading Style Sheets • CSS describes how HTML elements are to be displayed on screen, paper, or in other media • CSS saves a lot of work. It can control the layout of multiple web pages all at once • External stylesheets are stored in CSS files
  • 8. Use of CSS. CSS is the language for describing the presentation of Web pages, including colors, layout, and fonts. It allows one to adapt the presentation to different types of devices, such as large screens, small screens, or printers. CSS is independent of HTML and can be used with any XML-based markup language.
  • 9. CSS Demo – Same page Different Style. Here the content is same but The presentation style is different.
  • 10. File – Extensions for Html and Css • An HTML file is nothing more than plain ASCII text, but all HTML files must have a special file extension for web browsers to recognize them. This extension is . html. • When the html document is created and one want to style it than he/she can do it by creating a file named style or anything by adding the extension .CSS.
  • 11. Code – Editors. • Installation process is not a task in html and css by just adding the .html and .css extension the browser will recognize. • Html and Css can be done only using Notepad but to increase the speed and for convenience Many code – editors were developed. • Eg - 1. Vs code. • 2. Atom. • 3. Notepad ++. • 4. Sublime Text.
  • 12. Some more Examples of html.
  • 13. Understanding the tags used in Example. • The heading tags indicate heading on a web page and they are from h1 to h6. • HTML paragraph or HTML p tag is used to define a paragraph in a webpage. • <ul> - Defines an unordered list. • <ol> - Defines an Ordered list. • <li> - Defines a list item. • The <body> tag defines the document's body.
  • 15. • If we see the previous example we have used class selector and group selector. • The class selector selects HTML elements with a specific class attribute. • The grouping selector selects all the HTML elements with the same style definitions. • The universal selector (*) selects all HTML elements on the page. This is used when the user wants same style all over the page.