Simple-Design Using CSS and HTML

hello frnds,
This is an intresting CSS And HTML Property is used In my Given program.
Type My Program In Any decoder application like(notepad++, Sublime and etc)..
And Save It As .html like (dark.html)..

THE PROGRAM IS


<!doctype html>
<html>
<head>
<title> Html Format </title>
<style>




</style>
</head>
<body>
<h1> Html Format </h1>
<p style="color:blue; font-size:5em; font-weight:bold; font-family:vivaldi; font-style:italic;"> Html means Hypertext Markup Language</p>
<table>




</table>
<img>
<ol>


</ol>



</body>



</html>

                            THE OUTPUT WILL COME LIKE THIS:-



If YOU LIKE IT JUST SHARE WITH YOUR FRIEND FAMILY RELATIVE AND WITH EVERYONE..

AND VISIT AGAIN FOR SIMPLE AND INTERESTING CSS AND HTML PROGRAM

Comments

Post a Comment

Popular posts from this blog

DATABASE ::: TREE TRAVERSAL

Simple Degin Using HTML And CSS Part-2

SHORT INTRODUCTION OF C