Code
Code
<head>
<title> welcome akshaya-ak </title>
<style>
body
{
background-image:url('background.jpg');
}
h2,h3
{
color:blueviolet;
}
.div1
{background-color:pink;
color: rgb(179, 61, 61)#ffff;
padding: 20px;
border: 5px salmon saddlebrown #16817b;
}
</style>
<BODY>
<CENTER>
<H1> WELCOME WONDERS</H1>
<H2>WE WLECOME u all </H2>
<h2 class="wonders">happy learnings!</h2>
<h3> HTML&CSS</h3>
<DIV class="DIV1">
<H3>DIVISION Element</H3>
<button class="btn">click here</button>
</div>
</CENTER>
</BODY>
</head>
</html>
<html>
<head>
<title> welcome akshaya-ak </title>
<style>
body
{
background-image:url('background.png');
}
h2,h3
{
color:rgb(225, 152, 144);
}
.div1
{
background-color:nocolor;
width: 80%;
color: rgb(238, 242, 118)#ffff;
padding: 20px;
border: 5px rgb(166, 215, 87) rgb(158, 169, 234) #d36f9f;
}
h1
{
color:rgb(216, 32, 11);
}
</style>
<BODY>
<center>
<H1> WELCOME WONDERS
</H1>
<H2>WE WLECOME u all </H2>
<h2 class="wonders">happy learnings!</h2>
<h3> HTML&CSS</h3>
<DIV class="DIV1">
<H3>DIVISION Element</H3>
<button class="btn">click here</button>
</div>
<H1> WELCOME WONDERS</H1>
<H2>WE WLECOME u all </H2>
<h2 class="wonders">happy learnings!</h2>
<h3> HTML&CSS</h3>
<DIV class="DIV1">
<H3>DIVISION Element</H3>
<button class="btn">click here</button>
</div> <H1> WELCOME WONDERS</H1>
<H2>WE WLECOME u all </H2>
<h2 class="wonders">happy learnings!</h2>
<h3> HTML&CSS</h3>
<DIV class="DIV1">
<H3>DIVISION Element</H3>
<button class="btn">click here</button>
</div> <H1> WELCOME WONDERS</H1>
<H2>WE WLECOME u all </H2>
<h2 class="wonders">happy learnings!</h2>
<h3> HTML&CSS</h3>
<DIV class="DIV1">
<H3>DIVISION Element</H3>
<button class="btn">click here</button>
</div> <H1> WELCOME WONDERS</H1>
<H2>WE WLECOME u all </H2>
<h2 class="wonders">happy learnings!</h2>
<h3> HTML&CSS</h3>
<DIV class="DIV1">
<H3>DIVISION Element</H3>
<button class="btn">click here</button>
</div>
</CENTER>
</BODY>
</head>
</html>