
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Question
I need help with creating a main.css, I already have the HTML.
the details are in the pic and I will send you my HTML as a URL
http://home.ite.sfcollege.edu/~diana.reyes.perdomo/shape%20up/ and the pic that I sent is the way that has to be.
please let me know if you can help me. its due today

Transcribed Image Text:Chapter 4 43
Specifications
. Create the external style sheet for the home page from the main.css file that's in the
styles folder. This file is currently blank.
Set the default font for the document to a sans-serif font.
Adjust the font sizes for all of the headings so they look as shown above.
Format the links in the section so they 're displayed in maroon whether or not
they've been visited. If a link has the focus or the mouse is hovering over it, though,
it should be displayed in steelblue.
-
.
.
.Format the links in the aside so they're displayed in boldfaced steelblue whether
or not they've been visited. If a link has the focus or the mouse is hovering over it,
though, it should be displayed in maroon.
.In the header, float the image to the left and indent both headings. In addition,
change the color of the first heading to steelblue, italicize it, and add a steelblue
Format the list to increase the space
Reduce the font size for the footer and center it
between the list items.
.Link the main style sheet that you just created as well as the normalize style sheet
that's in the styles folder to the home page
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 3 steps with 1 images

Knowledge Booster
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
- Please create HTML website using Flask. This website can have 5 pages, e.g., index, contact, about, etc. This website needs to include the following: Flask routings, Flask render templates, Flask WTF. (forms), Flask base HTML. You can add a nav bar in this base.html, Flask static files, e.g., CSS file. You are free to choose any topic for the website include the code.arrow_forwardNeed a cource code to develop this webpage in simple HTML. Please use internal CSS in the <head> section of an HTML page, within a <style> element.. Please keep the code simplearrow_forwardThis is a solution I got earlier from one of your people it is almost perfect except for some reason they skip the part where they were supposed to divide that one stylesheet into three separate smaller style sheets so I'm reposting their solution so that this can be fixed The part they missed is highlighted once this has been fixed I will be completely done asking about this problem thank you very much index.html: <!DOCTYPE html><html> <head><title>Home Page</title><link rel="stylesheet" href="style.css"></head> <body><!--Added main tag--><main><!--Added nav tag--><nav><a href="index.html">Home</a><a href="contact.html">Contact</a><a href="about.html">About</a></nav><h1>Welcome to my (about me) site</h1><picture><source media="(min-width:650px)" srcset="./images/me3-650.jpg"><source media="(min-width:465px)"…arrow_forward
- Full HTML page, as usual. Use a separate stylesheet. Upload to your server. GIVE CODES for html and CSS pages.arrow_forwardRead ALL of the instructions carefully before starting the exercise!Dear Colleague,Earlier today I built my third website using HTML5. Based on what we had learned in Exercises 1through 9, I wanted my website to try out four forms as shown in Figure 1 (below). However,after giving it my best effort, things once again didn’t turn out the way I wanted (see the codeprovided). I’ve been told that there are exactly 20 things wrong with the code. Can you help mespot all of the errors?Hint: You should not add ANY LINES to the code. There will never be more than one set of (ortype of errors) per line.To complete this assignment, update only the file named c2_broken.html contained in thec2_broken directory. Also, create a MS Word file describing what you did. Specifically, create abulleted list describing your improvements and be sure to include the line numbers. Save thissecond file as c2_notes_LastName.docx and add this file to the c2_broken directory. Whendone, rename c2_broken to…arrow_forwardYou are creating a new homepage and need to write the line of html code between the main tags to create a thumbnail hyperlink on the webpage using an image titled “artsm.gif” that will link to another webpage titled “about.html” where a larger version of the image titled artlg.gif will be displayed when clicked. <main> </main>arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education

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