Knowledge Walls
Ammu
Hyderabad, Andhra Pradesh, India
Passcode:
Format in JQuery of JQuery
1829 Views
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<style>
div.menulist div.item {
display: inline;
    background-white;
    color: black;
    padding: 5px 8px;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    border-top: 1px solid gray;
}

div.item:first-child {
background-color: red;
}
</style>
</head>
<body>

<div class="menulist">
<div class="item">Red</div>
    <div class="item">Blue</div>
    <div class="item">Green</div>
</div>
<div style="background-color: red; width: 300px; height: 100px; ">
content
</div>

</body>
</html>
Next Topics
Next lessons of current book.
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
Best Lessons of "JQuery"
Top lessons which are viewed more times.
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
JQuery of JQuery
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details