answersLogoWhite

0

text

for example:

this text would have a yellow background

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

How do you remove ActiveX from HTML code?

Not sure what you are trying to do or what kind of ActiveX calls you have in your HTML code. However, the easiest way to remove anything from an HTML document is to highlight what you do not want and press the delete key.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.


What is navigation in HTML?

navigation in HTML means the user movement around a website using links, by inserting links into your HTML code as below, you give the user the ability to move from one page to another, <a href="page1.HTML">go to page 1</a> this will show as a link like: go to page 1 when you click on it you will go to: page1.HTML You can also add links using images like so, <a href="page1.HTML"><img src="imagename.jpg" /></a> this will show imagename.jpg and when clicked on you will go to: page1.HTML


What is a bold text?

Bold text is a typographic style that emphasizes certain words or phrases by making them darker and thicker than the surrounding text. This technique is often used to draw attention to important information or to highlight key terms in a document. In digital formats, bold text can be created using formatting options in word processors or HTML tags. It is commonly used in headings, titles, and to highlight important points within the body of text.

Related Questions

How do you change HTML attribute using HTML dom?

You can change HTML attributes easily. Using Dom that can be done using JavaScript.


How do you make a personal bio data using HTML?

bio data using html


How do you remove ActiveX from HTML code?

Not sure what you are trying to do or what kind of ActiveX calls you have in your HTML code. However, the easiest way to remove anything from an HTML document is to highlight what you do not want and press the delete key.


Why are there quotes around words in sentences?

It shows that somebody's talking. In addition, you can highlight a word or words by using double quotes if you were defining or explaining the term(s).


Benefits of using HTML?

The main benefit of using HTML is its easy syntax. The tags are very powerful to use.


What has the author Tom Savola written?

Tom Savola has written: 'Using HTML' -- subject(s): Hypertext systems, HTML (Document markup language) 'Using HTML'


How do you code a flv to play in my HTML website?

You simply import the video into HTML. You would do this on the HTML side using your HTML editor such as dreamweaver.


Coding for creating HTML editor using java applet?

<html> <body> java applets</body></html>


How to create thumbnail images using HTML and css?

Thumbnail images can be made using HTML and CSS. HTML will import the image and CSS would give the thumbnail style.


What is navigation in HTML?

navigation in HTML means the user movement around a website using links, by inserting links into your HTML code as below, you give the user the ability to move from one page to another, <a href="page1.HTML">go to page 1</a> this will show as a link like: go to page 1 when you click on it you will go to: page1.HTML You can also add links using images like so, <a href="page1.HTML"><img src="imagename.jpg" /></a> this will show imagename.jpg and when clicked on you will go to: page1.HTML


What is a bold text?

Bold text is a typographic style that emphasizes certain words or phrases by making them darker and thicker than the surrounding text. This technique is often used to draw attention to important information or to highlight key terms in a document. In digital formats, bold text can be created using formatting options in word processors or HTML tags. It is commonly used in headings, titles, and to highlight important points within the body of text.


How do you hide the text in HTML document?

Simply highlight the text, and press ctrl 9 (On a Mac, command 9)