Tuesday, October 29, 2013

Classification of web page

Web page can be classified into two types:-
1.       Static webpage
2.       Dynamic webpage
Non interactive webpage is called static webpage example “About us”. Static webpage can be developed using Html
Interactive webpage is called dynamic webpage example login page… Dynamic webpage can be developed using html + scripting (client, server)
Webpage development requires HTML, because browser can understand only HTML.
v  Html is a presentation language
v  Html is not a case sensitive
v  Html is provided by W3C.W3C is a group provides standard for web
v  HTML provides two things
1. Tags
2. Entities.

Below is the video tutorial for creating static page and dynamic webpage creation.

No comments:

Post a Comment