Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a webpage with images. The images can be from websites, or you could upload your own. One image will be used as the anchor

Create a webpage with images. The images can be from websites, or you could upload your own. One image will be used as the anchor for a link. Write an HTML document that has, at a minimum, ALL the following components. Your source code should include:

- a DTD

- opening and closing html tags

- the lang attribute to set the language of the entire document to English

- a head section

- a title

- a meta tag to define the character set as UTF-8

- a body section

- a level 1 heading

- two paragraphs

- two different images

- a link that uses an image as the anchor (include some text to indicate that the user should click on the image to get to a website).

Make sure that your document has all the proper closing tags that go with the opening tags. Write your source code in a text editor (such as Notepad or TextEdit), and remember to save it with the extension .html or .htm If you use your own picture, upload the file.

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

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions

Question

Have roles been defined and assigned?

Answered: 1 week ago