Web Development

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 8

 WEB DEVELOPMENT

Web Developers Create And Maintain Websites. They Are Also Responsible For
The Site's Technical Aspects, Such As Its Performance And Capacity, Which Are
Measures Of A Website's Speed And How Much Traffic The Site Can Handle. In
Addition, Web Developers May Create Content For The Site.
3 Types Of Web Developments

• There are three types of web development roles:


• developers who specialize in the user interface (“front-end”),
• those who write the underlying code for running all website operations
(“back-end”),
• and those who manage all aspects of a website (“full stack”).
 FRONT END DEVELOPMENT
• A front-end developer builds the front-end portion of websites and web
applications—that is, the part that users actually see and interact with. A
front-end developer creates websites and applications using web languages
such as HTML, CSS, and JavaScript that allow users to access and interact
with the site or app.
 HTML(HYPERTEXT MARKUP LANGUAGE)

The HyperText Markup Language or HTML is the standard markup language


for documents designed to be displayed in a web browser. It can be assisted by
technologies such as Cascading Style Sheets and scripting languages such as
JavaScript.

You might also like