Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

This is code for multiple div

<!DOCTYPE html>
<html>
<head>
<title>

</title>
</head>
<body>
<div>
<p style="text-align:center">container Div</p>
</div>
<div style="border:1px solid black;width:100%;height:400px">
<div><h1 style="maincontent;border:1px solid black;width:50%;height:350px;margin-left:5%;margin-top:20px;float:right;margin-right:5%">hello everybody good</h1></div>
<div><h1 style="sidebar;border:1px solid black;width:30%;height:350px;margin-left:5%;margin-top:20px">hai hru?fine its of.</h1></div>
</div>
</div>
</body>
</html>
by

3 Answers

sam5epi0l
Hi, I don't get what are you trying to ask here? can you elaborate.
Abinaya5sc5y
check this code for multiple div.if this code is wrong please give answer
sam5epi0l
need level and lesson id to check.

Login / Signup to Answer the Question.