Answer:
The Correct syntax for inserting an image as hyperlink is given in explanation section
Explanation:
To make an image act as a hyperlink, place the image element within the HTML anchor "<a></a>" element.
The syntax of inserting image hyperlink in XHTML is given below.
<a href = "link_that_can_be_accessible"><img src="source of image" alt="display name if image not shown in the browser" border="0"/></a>
for example lets insert image as hyperlink
<a href="ajax.html"><img src="logo.gif" alt="AJAX" border="0" /></a>
The default appearance is a blue border around the image. Specifying border="0" removes the border around the image.
if you want to insert image from another folder then the image hyperlink looks like this:
<a href="ajax.html"><img src="/images/html5/logo.gif" alt="AJAX" border="0" /></a>
If you want to insert image from another server then image hyper link looks like this:
<a href="ajax.html"><img src="https://www.myExample.com/images/html5/logo.gif" alt="AJAX" border="0" /></a>
Integrity constraints are enforced by The database designer.
<h3>What are Integrity constraints?</h3>
An Integrity Constraints is known to be the protocols that a table's data columns is mandated to follow.
Note that they are used to hinder the types of information that can be put into a table and as such, Integrity constraints are enforced by The database designer.
Learn more about Integrity constraints from
brainly.com/question/28026113
#SPJ1
Answer:
can you expand on your question?
Answer:
1. A) Language of graphics-oriented.
B) Initial public offering
C)
D) Central processing unit
2A) False
B) True
C) False
D) True
The cutting tool that has a zig zag edge is called “Pinking shears “