answersLogoWhite

0


Best Answer

It would depend on the program you are using and weather or not it is allowable.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you write text over image using HTML 5?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can write a code to increase the height of the image when mouse goes over on it with HTML?

You can't use strict HTML for this, but you can hack it together using CSS. First, give you image an id. This will allow us to reference it easily in CSS. Your image code should look like this... <img src="img.jpg" alt="Whatever" id="#ourImg"> Now, the CSS. First, set the initial dimensions of your image. You probably want to use both width and height here. If you use just height, then the image will scale automatically. Depends on your desired behavior which way this should be done. In you CSS file, define the image: #ourImg { width: 45px; height: 125px; } Then add a line below it using the hover pseudo-class: #ourImg:hover { width:45px; height: 225px;} Now, when you hover over the image, it will "grow" by 100px in height.


What are DHTML and ASP pages?

DHTML means the web page or web application uses JavaScript and HTML DOM (Document Object Model) and possibly CSS. A programmer can create dynamic web pages using these technologies. For example when I move the mouse over a image link, I can change the image. ASP and ASP.NET pages are converted to HTML by a server.


What is static pages using HTML?

Static pages in HTML are the ones that do not change over time. They are the ones that have no changing elements.


How do you add pictures to you web page in web page design?

Adding picture to a web page is simple. It includes using a HTML tag: img The format of img tag is: <img src="location of the image"> One can also add a name to be displayed when one rolls over the image or when the image file is missing by: <img src="location of the image" alt="Image Name">


What is alternate in HTML?

Alternate is often used to show a piece of text in place of an image when the image does not show. It can also create tip text, when the cursor is put over the image. It will depend on the browser you use. The title attribute can also be used for Firefox.


What are some of the disadvantages of using an image enhancer?

Using an image enhancer can be time-consuming, as it can take a while to adjust the various settings to achieve the desired effect. It can also lead to over-enhancement of an image, which can make it look artificial or distorted.


How do you make a word coloured in HTML?

To colour a word in HTML you first need to go under the body tag and type or any other colour you want. To give the background is also written under the body tag. You can write any colour of your own. How do you END the tag though...? Look, there are two types of tags, namely, the stand alone(tags which do not have an ending tag) and the the ending tags (tags which have an ending). Whatever you write comes under the body tag like the paragraph (what you want to write), the image you have to put, its size, its widht, all come under the body tag. After your project is over its somewhat like this: </BODY> </HTML>


When do you write letter?

You write a letter whenever you wish to correspond with someone using the postal system, as opposed to using email over the internet.


Which options represent advantages to using an HTML editor over notepad when writing HTML code?

W3 schools is one of the largest training sites for HTML tools. They aim to educate people about website composition and design. They even offer a certification program which is different from most other online computer schools.


Can you write a sentence using the word over board?

Billy was going over board with his Halloween candy.


Can you write a sentence using the word hologram?

there are holograms all over the place


What is 0.98989898 for using bar notation?

It is 0.98 with a bar over the 98.