Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HTML/CSS assignment help needed in notepad ++. I already used style elements and need 9 more tags. Create a new external CSS file. create style

HTML/CSS assignment help needed in notepad ++. I already used style elements and need 9 more tags.

Create a new external CSS file. create style selectors for ten (10) different html elements (or classes of elements). NOTES: Three (3) of your selectors must be for the: body element; th element; and, four (4) pseudo-classes of the a elements. All of the selectors for header elements (i.e. , ,

...
) counts as one tag. Not six.

Create a style selector for the element (i.e set up a body selector), this should define styles (as a minimum) font-family (something other than "TimesNewRoman"), background-color and color.

Create a style selector for the (table heading) element(s) (i.e set up a th selector)). It should be styled to be emphasis to the heading of any table that has a

table row of elements.

Produce a new lab1.html page that has a tag that reflects the lab number. The new lab1.html page should have a detailed description paragraph, explaining the purpose of the page PLUS have one paragraph per selector created in the file describing and demo'ing each of the ten (10) selectors created for the lab (i.e. have eleven (11) paragraphs total)

  • The new lab1.html is to implement a table
  • One of the tags defined should be the tag, for the background and text colours
  • Be sure to turn off your stylesheets (just change your href attribute on the tag to an incorrect filename, then save the file and refresh the page) and see that your page still looks acceptable if your external CSS file becomes deleted or corrupted.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Combinatorial Testing In Cloud Computing

Authors: Wei-Tek Tsai ,Guanqiu Qi

1st Edition

9811044805, 978-9811044809

More Books

Students also viewed these Programming questions

Question

How is ????0 different from ????0?

Answered: 1 week ago