1
Summer internship(2023-
2024)
IBM SKILLSBUILD ON 'FRONT-END
WEB DEVELOPMENT'
PRESENTED BY-
SWATI SINGH
(ECE-7TH SEM)
2000520310061
2
Certificate
PRESENTATION TITLE
Table of contents
What is website
What is website development
Front-end Development
Html
Html Tags
Basic structure of Html
CSS
Basics CSS Syntax
Java Script
View of website
What is website
A website is like a digital
home for information,
pictures, and videos on
the internet. It's where
people go to learn,
connect, and explore
online.
PRESENTATION TITLE 4
What is website
development??
Building a website
means creating a digital
space on the internet. It
involves designing,
coding, and organizing
content for an accessible
and engaging online
experience.
5
FRONT-END DEVELOPMENT
Front-end development shapes the look and
feel of websites. It involves creating user
interfaces using HTML, CSS, and JavaScript to
enhance the user's online experience.
HTML
HTML stands for Hypertext Markup Language .
HTML, or Hypertext Markup Language, is the
code used to structure content on the web,
defining elements like headings, paragraphs,
and links for browsers to interpret.
Html
Tags
Html Tags
**`<h1>`, `<h2>`, **`<ul>`, `<ol>`,
**`<p>`**: **`<img>`**:
..., `<h6>`**: **`<a>`**: Defines `<li>`**: Creates
Represents a Embeds an
Headings of a hyperlink. unordered or
paragraph. image.
various levels. ordered lists
**`<div>`**: **`<hr>`**:
**`<br>`**:
Defines a division Represents a
with list items. Represents a line
or a section in an thematic break or
break.
HTML document. horizontal line.
Basic
structure of
Html
CSS
CSS stands for Cascading Style Sheets.
CSS, or Cascading Style Sheets, adds style to
web pages, determining how elements like
colors, fonts, and layouts appear, enhancing the
overall design and presentation.
Basics CSS ─
SYNTAX
Java script
JavaScript is a versatile programming language
for web development. It enables dynamic and
interactive web pages by manipulating content,
responding to user actions, and interacting with
the browser.
View of our website
view of our website (link-Career Quest)
15
PRESENTATION TITLE
Thank you