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

PPT
Basics of Computer.ppt
NKarpagam1
 
PPT
Climate and weather (teach)
Moira Whitehouse
 
PPTX
Web Page Designing Using HTML
Ashmita Tuition Center
 
PPTX
WEATHER AND CLIMATE.pptx
ritu673124
 
PPTX
Weather and climate
Elena López Ripoll
 
PPTX
Front-end development introduction (HTML, CSS). Part 1
Oleksii Prohonnyi
 
PPTX
Learn html Basics
McSoftsis
 
PPTX
Html and css presentation
umesh patil
 
Basics of Computer.ppt
NKarpagam1
 
Climate and weather (teach)
Moira Whitehouse
 
Web Page Designing Using HTML
Ashmita Tuition Center
 
WEATHER AND CLIMATE.pptx
ritu673124
 
Weather and climate
Elena López Ripoll
 
Front-end development introduction (HTML, CSS). Part 1
Oleksii Prohonnyi
 
Learn html Basics
McSoftsis
 
Html and css presentation
umesh patil
 

What's hot (20)

PPT
Eye catching HTML BASICS tips: Learn easily
shabab shihan
 
PPTX
Basic HTML
Sayan De
 
PDF
Html / CSS Presentation
Shawn Calvert
 
PPT
Learning HTML
Md. Sirajus Salayhin
 
PPT
Introduction to html
vikasgaur31
 
PPTX
Html ppt
santosh lamba
 
PPTX
Html5 tutorial for beginners
Singsys Pte Ltd
 
PDF
Intro to HTML & CSS
Syed Sami
 
PDF
Intro to HTML and CSS basics
Eliran Eliassy
 
PPTX
How to learn HTML in 10 Days
Manoj kumar Deswal
 
PPT
Introduction to Cascading Style Sheets (CSS)
Chris Poteet
 
ODP
CSS Basics
Sanjeev Kumar
 
PPTX
HTML Fundamentals
BG Java EE Course
 
PPTX
Html ppt
Ruchi Kumari
 
PPTX
Lecture 2 introduction to html
palhaftab
 
PPTX
Basic Html Knowledge for students
vethics
 
PPTX
HTML (Web) basics for a beginner
Jayapal Reddy Nimmakayala
 
PPTX
Html5 and-css3-overview
Jacob Nelson
 
PPTX
Introduction to HTML
Ajay Khatri
 
Eye catching HTML BASICS tips: Learn easily
shabab shihan
 
Basic HTML
Sayan De
 
Html / CSS Presentation
Shawn Calvert
 
Learning HTML
Md. Sirajus Salayhin
 
Introduction to html
vikasgaur31
 
Html ppt
santosh lamba
 
Html5 tutorial for beginners
Singsys Pte Ltd
 
Intro to HTML & CSS
Syed Sami
 
Intro to HTML and CSS basics
Eliran Eliassy
 
How to learn HTML in 10 Days
Manoj kumar Deswal
 
Introduction to Cascading Style Sheets (CSS)
Chris Poteet
 
CSS Basics
Sanjeev Kumar
 
HTML Fundamentals
BG Java EE Course
 
Html ppt
Ruchi Kumari
 
Lecture 2 introduction to html
palhaftab
 
Basic Html Knowledge for students
vethics
 
HTML (Web) basics for a beginner
Jayapal Reddy Nimmakayala
 
Html5 and-css3-overview
Jacob Nelson
 
Introduction to HTML
Ajay Khatri
 
Ad

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
janhwi Singh 48 rollno web development.pptx
HarshJaiswal535013
 
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
 
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
 
janhwi Singh 48 rollno web development.pptx
HarshJaiswal535013
 
Grade 10 COMPUTER
Joel Linquico
 
html .pptx
snehasgr1675
 
WELCOME-FOLKS--CSS.-AND-HTMLS.pptx
HeroVins
 
Introduction css
sagaroceanic11
 
Introduction css
sagaroceanic11
 
Ad

Recently uploaded (20)

PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PDF
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
PDF
Activated Carbon for Water and Wastewater Treatment_ Integration of Adsorptio...
EmilianoRodriguezTll
 
PPTX
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PPTX
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PPTX
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PDF
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
PPTX
Color Model in Textile ( RGB, CMYK).pptx
auladhossain191
 
PPTX
unit 3a.pptx material management. Chapter of operational management
atisht0104
 
PDF
Introduction to Data Science: data science process
ShivarkarSandip
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PPTX
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
PDF
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
Activated Carbon for Water and Wastewater Treatment_ Integration of Adsorptio...
EmilianoRodriguezTll
 
22PCOAM21 Session 2 Understanding Data Source.pptx
Guru Nanak Technical Institutions
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
IoT_Smart_Agriculture_Presentations.pptx
poojakumari696707
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
Information Retrieval and Extraction - Module 7
premSankar19
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
Unit I Part II.pdf : Security Fundamentals
Dr. Madhuri Jawale
 
Color Model in Textile ( RGB, CMYK).pptx
auladhossain191
 
unit 3a.pptx material management. Chapter of operational management
atisht0104
 
Introduction to Data Science: data science process
ShivarkarSandip
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
Top 10 read articles In Managing Information Technology.pdf
IJMIT JOURNAL
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 

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.