Programming
language
Using this software’s
is generated.
e.g.c,c++,JAVA,.NET,SAP,ORACLE
Scripting
Language:
Using these
web pages generated
HTML, CSS,
JAVA SCRIPT, .VB SCRIPT
Website is a
collection of webpages
Web pages
are mainly 3 types.
Static web
page:
Changes and
updates are very time consuming
Content can
get stagnant
e.g.IRCTC,
Indian railways, Net banking
Dynamic web
page:
e.g. All
news webs
Much easier
to update,content/pages
more
expensive and slower to develop
ites, All
shopping sites, Songs download sites
Server page:
All the data
stoe in server page
TAGS:
<html>---------> Tag
html-----------> Predefined words & not case sesitive
2 Types of stags
Container
tags/ Pair Tags:
Consist of
opening tag <html>
Closing
tag</html>
Empty tags/
Single Tags:
consist of
opening tag <raj>
HTML
programming structure
Tags,
Elements, Attributes
Tags:
<html>
<head>
<title>
<body>
the program
should start with <html> and end with </html>
<>
No comments:
Post a Comment