Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

Having trouble answering the questions below, pertaining to the following HTML excerpt. 1. 2. 3.  4. 5.body { 6.background-color: tan; 7.} 8.h1 { 9.color: maroon; 10.margin-left: 40px; 11.}  12. 13. 1

Having trouble answering the questions below, pertaining to the following HTML excerpt.

1.

2.

3. 

4.

5.body {

6.background-color: tan;

7.}

8.h1 {

9.color: maroon;

10.margin-left: 40px;

11.} 

12.

13.

14.

15.

16.

17.Home |

18.Products |

19.About Us |

20.Contact

21.

22.

23. My Products Page

24.

25.

26.The purpose of this web page is to document my experience learning web-based languages, including HTML, CSS, and JavaScript. In the coming months, I'll describe my trials and triumphs and share some best practices along the way.

27.

a.In the HTML code excerpt above, which line number(s) mark the inclusion of CSS code?

b.For each group of line numbers you identified in 1.a., tell what approach was used to include the CSS code (internal, inline, or external).

2. Assume the following HTML excerpt is saved in a file named abc.html.

1.My School

2.My Current Resume with links to my e-Portfolio

3.Original drawings and photographs

4.Original website examples

a.What type of link appears on line 1 above?

b.What type of link appears on line 2?

c.If the file images.html exists in the same file folder as abc.html, will the link on line 3 work? Why or why not?

d.If the file examples.html exists in a different file folder than abc.html, will the link on line 4 work? Why or why not?

3.What is the difference between a semantic tag and a non-semantic tag? Give three examples of each.

4.Which version(s) of HTML support semantic tags?

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question