answersLogoWhite

0

How do you get emage HTML?

User Avatar

Anonymous

12y ago
Updated: 7/13/2021

the tag is used to insert images. It is an empty element that only has attributes.

Two attributes are required for the element:

the src attribute and the alt attribute.

The src attribute specifies the path of the image file.

The alt attribute specifies an alternative text for the image, if the image is unavailable.

The syntax for the tag is as follows:

To know more check out the cronj IT site.

User Avatar

shivanimude

Lvl 3
3y ago

What else can I help you with?

Related Questions

Where is the Emage day spa located?

Emage Day Spa is located in Warrenton, Virginia. More specifically 51 East Lee Street. If directions are required you could call them on 540.341.4052.


Why is image important and how does image help to promote good customer service?

How is emage important to customers and why?


What is clip art software?

clip art refers to pree-made emage used for illustration,,, we are jenarly use in presentation ,our project


Differentiate HTML tag from an HTML documents?

HTML tags are used to delimit HTML elements inside an HTML document.


How do you prepare an HTML?

The basic HTML base to a HTML website is <HTML> <title> </title> <head> </head> <body> </body> </HTML>


How do you put HTML in PHP?

Its done exactly the same as when you put it in an HTML file. There are 2 ways you can do it: <html> <?php // php stuff ?> </html> Or you can do it like this: <?php echo "<html>"; // php stuff echo "</html>"; ?>


True or false the latest reformulated version of HTML is HTML 1.0?

This is false, the newest version of HTML is HTML 5.


Is html a replacement for xhtml?

No. HTML existed before XHTML. XHTML combines XML and HTML, so it is an advancement on HTML.


How do you cancel HTML?

To cancel or end an <html> tag you simply type </html>.


How do you submit an HTML?

I don't understand exactly what you mean by that but if you simply save a file with the extension .HTML it will be a HTML file that you can publish online. for eg <HTML> <body> This is my HTML page </body> </HTML> will simply show "This is my HTML page" on your web browser hope i helped


Is HTML protocol or not?

HTML is a protocol


How can save the HTML application from in online HTML code?

HTML Application could be recovered as HTML codes. Saving the page as HTML could give us an insight about the structure.