Computer Science, asked by rubychahal35, 1 day ago

Define the following.
a. Cell Padding
d. Hyperlink

b. Cell Spacing
e. Absolute Link
C. Broken Links
f. Relative Link​

Answers

Answered by abhipali143
0

Answer:

a. Cellpadding (along with cellspacing) is a term used in the computer language HTML which stands for Hypertext Markup Language

d. a link from a hypertext document to another location, activated by clicking on a highlighted word or image.

b. Cell spacing refers to the amount of space that is held between the cells in a table.

e. An absolute link is a hyperlink containing a full URL, which includes all the information needed to find a particular site, page or document or other addressable item on the Internet.

c. A broken link is a hyperlinks a website which is linked to an empty or non-existent external webpages

f. Relative Link: A relative link is any link that shows the current URL's relation to the linked page's URL.

Answered by raniaqamar499
0

Answer:

CELL PADDING:Cellpadding is a term used in the computer language HTML which stands for Hypertext Markup Language. When used in conjunction with the table element, it specifies the amount of space between the border of a table cell and its contents

HYPERLINK:hyperlink, or simply a link, is a reference to data that the user can follow by clicking or tapping. A hyperlink points to a whole document or to a specific element within a document.

CELL SPACING:Cell spacing refers to the amount of space that is held between the cells in a table. It is specified with the cellspacing attribute in the table element

ABSOLUTE LINK:An absolute link is a hyperlink containing a full URL, which includes all the information needed to find a particular site, page or document or other addressable item on the Internet.

BROKEN LINKS:Link rot or broken link is the phenomenon of hyperlinks tending over time to cease to point to their originally targeted file, web page, or server due to that resource being relocated to a new address or becoming permanently unavailable.

RELATIVE LINK:Relative links show the path to the file or refer to the file itself. A relative URL is useful within a site to transfer a user from point to point within the same domain. Absolute links are good when you want to send the user to a page that is outside of your server.

Similar questions