Create an css code for this html. And make this lookalike in the picture:     Anime Page                                         Anime Fan Page                                             Anime                 Gallery                 Contact                                             Home                             Anime is Japanese hand-drawn or computer animation. The word is the abbreviated pronunciation of "animation" in Japanese, where this term references all animation.[1] Outside Japan, anime is used to refer specifically to animation from Japan or as a Japanese-disseminated animation style often characterized by colorful graphics, vibrant characters and fantastical themes.                                           Arguably, the stylization approach to the meaning may open up the possibility of anime produced in countries other than Japan. For simplicity, many Westerners strictly view anime as an animation product from Japan. Some scholars suggest defining anime as specifically or quintessentially Japanese may be related to a new form of orientalism.                                                         Powered by [your name]

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

Create an css code for this html. And make this lookalike in the picture:

<!DOCTYPE html>
<html>
<head>
    <title>Anime Page</title>    
    <meta name="author" content="your name" />
    <meta name="description" content="" />
    <link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
    <div id="page">
        <div id="logo">
            <h1><a href="/" id="logoLink">Anime Fan Page</a></h1>
        </div>
        <div id="nav">
            <ul>
                <li><a href="#/home.html">Anime</a></li>
                <li><a href="#/about.html">Gallery</a></li>
                <li><a href="#/contact.html">Contact</a></li>
            </ul>    
        </div>
        <div id="content">
            <h2>Home</h2>
            <p>
                Anime is Japanese hand-drawn or computer animation. The word is the abbreviated pronunciation of "animation" in Japanese, where this term references all animation.[1] Outside Japan, anime is used to refer specifically to animation from Japan or as a Japanese-disseminated animation style often characterized by colorful graphics, vibrant characters and fantastical themes.
            </p>
            <p> 
                Arguably, the stylization approach to the meaning may open up the possibility of anime produced in countries other than Japan. For simplicity, many Westerners strictly view anime as an animation product from Japan. Some scholars suggest defining anime as specifically or quintessentially Japanese may be related to a new form of orientalism.
            </p>
        </div>
        <div id="footer">
            <p>
                Powered by <a href="/" target="_blank">[your name]</a>
            </p>
        </div>
    </div>
</body>
</html>

Anime Fan Page
Note:
Anime
Gallery
Contact
Home
Anime is Japanese hand-drawn or computer animation. The word is the abbreviated
pronunciation of "animation" in Japanese, where this term references all animation.[1] Outside
Japan, anime is used to refer specifically to animation from Japan or as a Japanese-
disseminated animation style often characterized by colorful graphics, vibrant characters and
fantastical themes.
Arguably, the stylization approach to the meaning may open up the possibility of anime produced
in countries other than Japan. For simplicity, many Westerners strictly view anime as an
animation product from Japan. Some scholars suggest defining anime as specifically or
quintessentially Japanese may be related to a new form of orientalism.
POWERED BY [YOUR NAME]
Colors used: green, white, black, grey, #eee, #34ddd, #666, #ff8f00, #ffffcc, #999
Transcribed Image Text:Anime Fan Page Note: Anime Gallery Contact Home Anime is Japanese hand-drawn or computer animation. The word is the abbreviated pronunciation of "animation" in Japanese, where this term references all animation.[1] Outside Japan, anime is used to refer specifically to animation from Japan or as a Japanese- disseminated animation style often characterized by colorful graphics, vibrant characters and fantastical themes. Arguably, the stylization approach to the meaning may open up the possibility of anime produced in countries other than Japan. For simplicity, many Westerners strictly view anime as an animation product from Japan. Some scholars suggest defining anime as specifically or quintessentially Japanese may be related to a new form of orientalism. POWERED BY [YOUR NAME] Colors used: green, white, black, grey, #eee, #34ddd, #666, #ff8f00, #ffffcc, #999
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Image Element
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
  • SEE MORE 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