answersLogoWhite

0


Best Answer

You can use CSS for this. Try

body {

background: #fff

}

Replace #fff with the name, hex code, RGBA code or HSLA code of the color you want.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML tag that makes the screen change colour?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between css HTML and dhtml?

* HTML is used to actually build the structure of a webpage. The text, tables, divisions, links, images, and so on. * CSS takes what HTML gives a browser, and makes it look nicer by adding color, borders, and perhaps even hiding things a user shouldn't see. * dHTML isn't a language, but a combination of HTML, CSS, and JavaScript working together. HTML builds the actual element(s), JavaScript uses scripts that makes things happen (Such as changing the colour of the background when you click a button), and CSS makes things such as changing colours actually happen (JavaScript must change the CSS, though).


What does edit HTML mean?

It means to change the HTML. Webpages are created using HTML. To change the page, you need to edit the HTML. So people open the source code of the HTML and change it and then upload the new version of the page.


How do you add scrolling text to HTML page?

I love using this code: <marquee>Enter scrolling text here</marquee> Put this code underneath the <body> tag: <html> <body> <marquee>Enter scrolling text here</marquee> </body> </html> Want to change the colour of the text? <font face="arial" color="colour you want" size="8"> place that between <body> and <Marquee> <html> <body> <font face="arial" color="colour you want" size="8"> <marquee>Enter scrolling text here</marquee> </body> </html>


What is ms frontpage HTML files?

Microsoft Frontpage is a WYSIWYG editor that is designed to simplify the creation of webpages. The user puts the information into the editor and Frontpage creates the HTML needed to make it look like it is on the screen. [This is the Frontpage HTML files that are asked in the above question]. The user then uploads that HTML to their host to display the pages. This program makes it very easy for novice users to create web pages.


Is a browser's main function to create webpages using HTML?

No, a browsers main function is to read HTML files and render them on the screen. If you want to create pages with HTML, you'll need an editor, IDE, or WYSIWYG.

Related questions

How does java script ehance the capabilites of HTML?

Javascript can change how HTML will work, alike how CSS makes HTML look flashy.


What are the difference between HTML and Java Script?

HTML is a standardized code that makes up a web page. It covers thing like text colour, text size etc. JavaScript, however, is mainly used to a interactivity to web pages. Examples of this are text changing colour when you click on it.


How do i change my Tumblr background everytime i click on customize appearance and themes the custom HTML isn't there?

After you click on the "Customize Appearance" link, the bar on the left should show either your selected theme or "custom theme." You should see an "Edit HTML" button next to it. Clicking on that will bring you to the HTML of your theme. You can change your background on the HTML. Or instead of going to the custom HTML, you can go under Appearance and you can either upload a picture for your background or change the colour of it.


How do you change the hover colour in HTML code?

The easy way is to add the :hover attribute to a CSS rule and put color: red; or somthing


What is the difference between css HTML and dhtml?

* HTML is used to actually build the structure of a webpage. The text, tables, divisions, links, images, and so on. * CSS takes what HTML gives a browser, and makes it look nicer by adding color, borders, and perhaps even hiding things a user shouldn't see. * dHTML isn't a language, but a combination of HTML, CSS, and JavaScript working together. HTML builds the actual element(s), JavaScript uses scripts that makes things happen (Such as changing the colour of the background when you click a button), and CSS makes things such as changing colours actually happen (JavaScript must change the CSS, though).


What does edit HTML mean?

It means to change the HTML. Webpages are created using HTML. To change the page, you need to edit the HTML. So people open the source code of the HTML and change it and then upload the new version of the page.


Which property lets you change the color of various elements on the webpage?

In CSS: there will be a part underneath the section you are wanting to change called: "font-color" which will allow you to change the colour of the webpage text, same for "background-color". In HTML it is slightly easier to understand: this is the code i use when scripting <font face="pick a font" color="pick a colour" size="pick a size"> for background colour... <body bgcolor="pick a colour">


Why do your HTML color codes have 008080 appearing on the actual website?

You haven't done something correctly, you might have missed the hash (#) or the quotation marks (""). Here is a snippet that makes the background colour blue: <html> <head> <title>Blue Page</title> </head> <body bgcolor="#0088FF"> </body> </html>


What is the code HTML for?

HTML is the code that tells a web browser how to display a web page on your computer screen.


How do you change HTML attribute using HTML dom?

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


How can you change the font on HTML?

font size = <span style="font-size: ??pt;">.....</span>-put number size where ? appear font colour = <p style="color: ????;">....</p>-put name/code of colour where ? appear


Why HTML is not dynamic?

HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.HTML by itself does not really get your pages to do anything. HTML is not a programming language. It helps lay things out and colour things and change sizes and so on, but not much more. You can create a button with HTML, but when you click on it nothing will happen. To get it and your page in general to really do things, you need some programming code, like Javascript. HTML is therefore static. It requires other things to work with it to make your webpage dynamic.