Web Designing Through HTML
In this blog,I'm going to post some basic HTML code of web page designing in a simplest way.
Friday, 17 April 2015
ADDING BACKGROUND COLOR IN HTML PAGE-
<html>
<head>
<title> CREATING
BACKGROUND COLOR
</head>
<body bgcolor="yellow">
yellow colour is added in background
</body>
</html>
RESULT
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment