answersLogoWhite

0

That would be the job of CSS.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you display a textbox for accepting password from the user in HTML?

For this, you can create a password textbox. See the link below.


How do you insert value to a dropdownlist from textbox input php?

Store the textbox input in a database using a html form prefarably. Using a loop get all the textbox input from database and use print/echo to show them in a dropdown.


What are the advantages of using forms in HTML documents?

Forms in HTML provide us an interactive way to fill details. There are various elements like textbox, radio's etc.


What the major problem to create a HTML?

There are no such problems to create HTML pages. All you need to do is create an HTML document and run it on a browser.


Need of HTML?

The need of HTML is to create fancy webpages. With HTML, novice users can create webpages as well.


What type of pages are created with the help of HTML?

You can create any type of pages using HTML because html is a language used to create web pages for display in browser. And you can also create a static page by using HTML.


Why is HTML required?

HTML is required to create web pages.


How can you enter data in more than one line in an HTML form?

You can enter data using the input type of the form. It can be either text or textbox depending on usage.


What is the significance of HTML in web designing?

HTML is a formatting language that tells a browser how to display content. You can not create a Webpage without HTML. Many web designers will create the HTML in the background for you.


How do you change the appearance of a textbox in PHP when it is disabled?

You could use CSS for that #texbox{ /* Properties here */ } <textarea id="textbox"></textbox>


How do you insert a HTML text box in a flash website how to insert HTML text box code in empty text box?

The textarea tag is a part of the form tag and is contained within that and the fieldset tags. A textbox is produced by an inline or external JavaScript.


Which type of software is easiest to use to create html?

You can create HTML in microsoft notepad, but a good option is Dreamweaver.