How do you make an image clickable in HTML, Computer Engineering

Assignment Help:

How do you make an image clickable in HTML? Give an example.

To create an image or text clickable hyperlinks are used, that use the < A > and < /A > tags. Such tag has different parameters, involving HREF(the URL), METHODs(access methods) and  NMAE(the hyperlink name).

As an illustration consider the given HTML fragment:

 < A HREF = "https://www.foobar.com" > Foobar Home Page< /A >

While a page with this fragment is displayed, therefore on the screen the following is shown:

Foobar Home Page

If the user clicks on it, the browser instantly fetches the page whose URL is https://www.foobar.com and displays this. Now we put an image in place of text. < A HREF = "https://www.foobar.com" > < IMG SRC = "img1.gif" ALT = "Foobar" < /A > while displayed this page demonstrates a picture(img1.gif). Clicking on the picture switches to foobar home page.


Related Discussions:- How do you make an image clickable in HTML

Result extends to functions - perceptrons, Result extends to functions - pe...

Result extends to functions - perceptrons: Thus the dotted lines can be seen as the threshold in perceptrons: whether the weighted sum, S, falls below it, after then the perce

Explain types of micro-instructions, Q. Explain types of Micro-instructions...

Q. Explain types of Micro-instructions? In general micro-instruction can be classifiedin two general kinds. These are non-branching and branching. After execution of a non-bran

Disc shapes and diameters - computer architecture, Disc shapes and diameter...

Disc shapes and diameters:     A Mini-CD is 8 centimeters in diameter. The digital data on a CD start at the center of the disc and proceeds toward the edge, whi

Explain ai applications, AI Applications Search is a important elemen...

AI Applications Search is a important element of an AI system, and search functions are executed on huge quantities of complicated structured data by means of unstructured in

What is combinational circuits, Q. What is Combinational circuits? Comb...

Q. What is Combinational circuits? Combinational circuits are interconnected circuits of gates according to definite rules to generate an output relying on its input value. A w

DBMS, what is dbms goal?

what is dbms goal?

Explain the term- cycle based simulator, Explain the term- Cycle Based Simu...

Explain the term- Cycle Based Simulator This is a Digital Logic Simulation method which eliminates unnecessary calculations to achieve huge performance gains in verifying Bool

How to format expressions by using vba, Format functions can be used to for...

Format functions can be used to format lot of the expressions such as money, time, date, percentages and numbers. These functions are much easier to use in VBA. User defined date,

Define handshaking, Define Handshaking. Handshaking is a method commonl...

Define Handshaking. Handshaking is a method commonly used to accompany ever data item being transfer with the control signal that show the presence of data in the bus. The unit

How to modify or delete a custom class name, 1. Click Tools > General Optio...

1. Click Tools > General Options, and then click the Object Mapping tab. 2. From the Object type list, select the standard object type that is associated with the object class

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd