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

Level 7

what is the bug in this code ? please help me to solve this level.
<!DOCTYPE html>
<html>

<body>
<div
<div style="width:25%; float:left">
Sidebar

</div>

<div style="width:75%;mfloat:right">
Main Content

</div>
</div>
</body>
</html>
by

0 Answers

No Answer posted yet.

Login / Signup to Answer the Question.