Web Design-In this assignment, you will create a file called hw5 and a single html file that
QUESTION
In this assignment, you will create a file called hw5 and a single html file that contains a weekly schedule. This schedule may be imaginary or real.In this assignment, use only embedded styles (those at the top of the page between
tags). Do not use inline styles or an external stylesheet.(10 points)Create a table with 8 columns (10 points); the first column will indicate time slots during the day, the rest will be for each day of the weekDo not use obsolete tags or attributes in your table coding; use appropriate CSS instead. (10 points)In the first row of the table, put in a heading that spans all 7 columns (10 points)In the second row of the table, put in text designating each day of the week – use
tags for this row instead of
tags (10 points)The rows below the second row will be for time slots during the day – you should have at least three time slots. Each time slot will in a separate row and the text for the timeslot should be designated by
tags instead of
tags (10 points)In the appropriate row (time slot) and column (day), put your schedule items using
tags- you should have at least five schedule items (10 points).Each schedule item should be given a different background color – since you aren’t permitted to use inline styles, the simplest way to do this is by styling classes or id’s. Using contextual css instead of classes or id’s is permitted. (10 points)The text of the schedule item should be easily readable against the background color (10 points)
Place an order in 3 easy steps. Takes less than 5 mins.
Calculate the price of your order
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok