FRONT END
DEVELOPMENT
Front End Development
It is the process of creating visual aspects of a
Website that a user will interact with. Using the
technologies like HTML, CSS and JavaScript.
TECHNOLOGIES
HTML
HyperText Markup Language is the standard
markup language used to created and structure
the content on the Web.
HTML elements are enclosed with tags, written
using angle brackets: “<” and “>”.
Example
CSS
Cascading Style Sheets is the style sheet
language used to describe the layout and
presentation of the document written in markup
language such as HTML or XML.
Example
JavaScript
JavaScript is a programming language and the
core technology of the Web, alongside HTML
and CSS.
It enables interactive features on the website,
making it more dynamic.
Example

FRONT END DEVELOPMENT slides for the path to becoming a Web Developer