this is a html file store Home glass mouse snack cart can anyone help me do some changes ,make a css to make this page looks batter ,like add a background and make the page looks not so ugly to it ? and make a change js that when i click "home ""cart "these html ,they will be open in another link ,this main html will still keep in browser ,will not change ?
this is a html file store Home glass mouse snack cart can anyone help me do some changes ,make a css to make this page looks batter ,like add a background and make the page looks not so ugly to it ? and make a change js that when i click "home ""cart "these html ,they will be open in another link ,this main html will still keep in browser ,will not change ?
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
Related questions
Question
this is a html file
<!DOCTYPE html>
<html lang="en">
<head>
<metacharset="UTF-8">
<metaname="viewport"content="width=device-width, initial-scale=1.0">
<title>store </title>
</head>
<headerclass="container-1">
<ahref="main.html"target="myFrame"><imgsrc="images/logo.PNG"alt="logo"class="logo"></a>
<nav>
<ul>
<li><ahref="main.html"target="myFrame">Home</a></li>
<li><ahref="glass.html"target="myFrame">glass</a></li>
<li><ahref="snack.html"target="myFrame">mouse</a></li>
<li><ahref="mouse.html"target="myFrame">snack</a></li>
<li><ahref="cart.html"target="myFrame">cart</a></li>
</ul>
</nav>
</header>
<mainclass="frame-style">
<iframesrc="main.html"name="myFrame"allowfullscreen></iframe>
</main>
</body>
</html>
can anyone help me do some changes ,make a css to make this page looks batter ,like add a background and make the page looks not so ugly to it ?
and make a change js that when i click "home ""cart "these html ,they will be open in another link ,this main html will still keep in browser ,will not change ?
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 5 images
Recommended textbooks for you
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
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)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education