Sunday, 4 August 2013

how to add background image in html

Friends today i am going to share how to add background image in html
write these code to add background image :-
<html>
<head>
<body>
<body background="13260e49b0f971c69872ed6df6f0cb39.th.gif">

</body>
</head>
</html>


output:

Saturday, 3 August 2013

what is web programing

Web programming refers to the writing, markup and coding involved in Web development, which includes Web content, Web client and server scripting and network security. The most common languages used for Web programming are XML, HTML, JavaScript, Perl 5 and PHP. Web programming is different from just programming, which requires interdisciplinary knowledge on the application area, client and server scripting, and database technology.