how could i change the CSS ,to make the right  box ,with the "return "box in the most right corner ,and make the return botton at the bottom of the box ?

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

this html

<html>

<head>

<meta charset="UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel ="shortcut icon" href="/assets/images/favicon.ico" type="image/x-icon">

<title>books </title>

<link rel="stylesheet" href="1.css" />

 


</head>

<body>

 

<br>

<label class="index"> Books list </label>

<br clear="all">

<br><br>

<div style="width:220px;height:550px;border:1px solid black;float:left;margin-right:160px">
<label class="books" for="BOOKS" title="BOOKS">
                     《tomandjerry》 author tom &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
                <br clear="all">
<label class="books" for="BOOKS" title="BOOKS">
                     《THIS IS A BOOK LIST 》 author LIST  &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《MARKHAM》 author MARK &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《DONT GO ANYWHERE 》 author ANNY &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《SDRWGB》 author GHI &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《BOOK LIST 1 》 author KOLG &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《BOOK LIST 2》 author KOWLG &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
<label class="books" for="BOOKS" title="BOOKS">
                     《ANNY BOOKS 》 author JUMP &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
                </label>
<br clear="all">
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《HOW TO RUN 》 author RUN &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《HOW TO SWIM》 author SWIM &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>
</label>
<label class="books" for="BOOKS" title="BOOKS">
                     《HOW TO JUMP 》 author JUMP &nbsp;&nbsp;&nbsp;<input type="checkbox" name="BOOK1" id="1111" value="tomand jerry by tom ">
                </label>
<br clear="all">
</label>

 

<button id="borrow" disabled="">borrow</button>
</div>

 

 

<div style="width:250px;height:550px;border:1px solid black;float:left">
    <section id="loggedUser">
            <form method="POST" action="/logout">
                <label id="logName">{{username}}</label>
                <button id="logOut">Log Out</label>
            </form>



<button id="return" disabled="">return</button>

 


        </section>

</div>

</body>

</html>

 

========

how could i change the CSS ,to make the right  box ,with the "return "box in the most right corner ,and make the return botton at the bottom of the box ?

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education