Download this Zipped document:   https://www.sendspace.com/file/0hiuaa Follow th

April 6, 2024

Download this Zipped document:   https://www.sendspace.com/file/0hiuaa
Follow the steps:
(12 points) Table: Create the table as you see in the image above.
Open Assignment_8.html and styles.css and add your name and date in the comment section.
Insert opening and closing tags for a table element after “Upcoming Events”
Add opening and closing tags for table head and table body sections with each tag on its own line.
Within the table head tags, add opening and closing tags for a table row, with each tag on its own line and add the table head tags. Repeat to add opening and closing tags for table rows in the table body section.
Complete the table as you see in the image above.
Save your changes, return to styles.css in your editor
create a style rule with the table selector that sets the border to 3px, solid black and border spacing to 0.
create a rule with the th and td selectors that creates a 1px solid black border, and padding to 0.2em 0.6em
then create a rule with the th selector that sets background color to  rgb(253,245,230);, align text to center and font weight to bold.
(8 points) List: Create the list as you see above.
Open Assignment_8.html in the text editor and add unordered list items as you see in the image above.
Save your changes, then in styles.css create a style rule for unordered lists within aside elements that sets the left margin to 2em and uses the image book_list_icon.png from the images folder as the item marker. Use the list-style-image property with the syntax url(“path/filename”).
In the reset styles section, add the ul and li selectors to the list of selectors in the style rule that sets border, padding, and margin to 0. At the end of the reset styles section, create a style rule using the ul selector that sets list-style-type to none. Save your changes.
Zip your folder and Submit.

Are you struggling with this assignment?

Our team of qualified writers will write an original paper for you. Good grades guaranteed! Complete paper delivered to straight to your email.

GET HELP WITH YOUR PAPER