Web Designing & Web Development Tutorial Series - Introduction ...

4 downloads 329 Views 1MB Size Report
Page 4 of 12. Difference Difference between Static & Dynamic Websites. Pawan Mall's Production. Static Web. Page/Web
Web Designing & Web Development Tutorial Series Pawan Mall’s Production

1

Introduction What is Web Designing & Web Development? By : Pawan Mall

Pawan Mall’s Production

Introduction



What is Web Designing & Web Development?

Web Designing & Web Development

Static Website

Dynamic Website

Pawan Mall’s Production

Difference



Difference between Static & Dynamic Websites

Static Web Page/Website A static website is like flat website.

Quick to develop

Dynamic Web Page/Website A dynamic website is dynamic content website.

Taking time to develop

Required: HTML & CSS

Required: HTML, CSS, JS, SQL & PHP

Cheap to host

Not cheap to host

Pawan Mall’s Production

Example



Static & Dynamic Website’s Examples

Static Page Examples Simple Page

Portfolio Page

Resume/Profile Page

Dynamic Page Examples Web Blog

Product Page

Social Page

Pawan Mall’s Production

Languages



Static & Dynamic Website’s Need Following Programming languages

Static website required only following languages

Dynamic website required only following languages

Pawan Mall’s Production

Languages : Introduction



What is HTML?

HTML is a markup language for describing web documents (web pages). HTML stands for Hyper Text Markup Language A markup language is a set of markup tags HTML documents are described by HTML tags Each HTML tag describes different document content

Pawan Mall’s Production

Languages : Introduction



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

Pawan Mall’s Production

Languages : Introduction



What is JS or JavaScript?

JavaScript is the programming language of HTML and the Web. Programming makes computers do what you want them to do. JavaScript is the most popular programming language in the world. JavaScript is easy to learn.

Pawan Mall’s Production

Languages : Introduction



What is SQL?

SQL is a standard language for accessing databases. SQL stands for Structured Query Language SQL lets you access and manipulate databases

Pawan Mall’s Production

Languages : Introduction



What is PHP?

PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP scripts are executed on the server. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.

Pawan Mall’s Production

Thanks For Watching. Web Designing & Web Development Tutorial Series By : Pawan Mall

Pawan Mall’s Production