10.8k views
4 votes
You can use automatic link-checking software to identify invalid hyperlinks. If you find invalid links, what should you do next?a. Manually update the code to delete or modify invalid links.

b. Run the link-checking software in Fix Invalid Links mode.
c. Use the link-checking software to re-create all links in your code.
d. Re-create the page from scratch to ensure that all code is fresh and valid.

User Rolinh
by
6.5k points

1 Answer

4 votes

Answer:

B. Run the link-checking software in Fix Invalid Links mode.

Step-by-step explanation:

Web design and development is the use of web development tools to build a web site. A web site can have a single page or multiple pages. Html is a markup language used to create web pages. The html link tag "<a>" is used to create hyperlinks on a page which can direct the user to related pages on the site or to other websites.

Broken hyperlinks on a web page can be identified and fixed at the same time using third party software or online applications.

User Shikhar Arora
by
7.1k points