Web Development Overview PDF

Summary

This document provides an overview of web development, covering topics such as web design, web publishing, web programming, and database management. It also introduces HTML as a markup language used for creating web pages, along with its importance.

Full Transcript

Overview of Web Development Web development is the process of creating, building, and maintaining websites. It covers topics such as web design, web publishing, web programming, and database management. It is the creation of an application that works over the internet, such as a websi...

Overview of Web Development Web development is the process of creating, building, and maintaining websites. It covers topics such as web design, web publishing, web programming, and database management. It is the creation of an application that works over the internet, such as a website. The term development is usually reserved for the actual building of these things (i.e., site programming). The basic programming languages used are HTML (hypertext markup languages), CSS (cascading style sheets), and JavaScript. Understanding the Structure of a Webpage A website structure describes how a website's content and pages are organized and interconnected. It refers to the hierarchical organization of web pages and their ties to one another. Website structure enables visitors and search engines to explore and comprehend the website's content. hierarchical organization that is based on one parent page (main page) and child pages (categories and sub-categories) that flow from the main page. Introduction to HTML and its importance. HTML Stands for Hypertext Markup Language, where Hypertext stands for Link between web pages. Markup Language means Text between tags that define the structure. HTML is a markup language used for creating web pages. It dictates how the web page should look and how to show content using elements. It creates or specifies the structure of our Web Page. HyperText Markup Language, or HTML, is a set of markup symbols or codes inserted into a file intended for display on the internet. The markup tells web browsers how words and images should be displayed on a webpage.

Use Quizgecko on...
Browser
Browser