change color of css in js
CSS
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Change the Background Color with JavaScript</title>
<script>
// Function to change webpage background color
function changeBodyBg(color){
document.body.style.background = color;
}
// Function to change heading background color
function changeHeadingBg(color){
document.getElementById("heading").style.background = color;
}
</script>
</head>
<body>
<h1 id="heading">This is a heading</h1>
<p>This is a paragraph of text.</p>
<hr>
<div>
<label>Change Webpage Background To:</label>
<button type="button" onclick="changeBodyBg('yellow');">Yellow</button>
<button type="button" onclick="changeBodyBg('lime');">Lime</button>
<button type="button" onclick="changeBodyBg('orange');">Orange</button>
</div>
<br>
<div>
<label>Change Heading Background To:</label>
<button type="button" onclick="changeHeadingBg('red');">Red</button>
<button type="button" onclick="changeHeadingBg('green');">Green</button>
<button type="button" onclick="changeHeadingBg('blue');">Blue</button>
</div>
</body>
</html>
Also in CSS:
- Title
- custom checkbox with image css
- Category
- CSS
- Title
- css vertical align
- Category
- CSS
- Title
- google fonts css
- Category
- CSS
- Title
- css feather border
- Category
- CSS
- Title
- css window height
- Category
- CSS
- Title
- css animation library
- Category
- CSS
- Title
- css odd even child
- Category
- CSS
- Title
- css dropdown
- Category
- CSS
- Title
- js ransform css
- Category
- CSS
- Title
- how to stick a text to a div in css
- Category
- CSS
- Title
- css comic sans
- Category
- CSS
- Title
- margin 0 auto
- Category
- CSS
- Title
- materializecss
- Category
- CSS
- Title
- js not able to read css
- Category
- CSS
- Title
- how to link css to html
- Category
- CSS
- Title
- how to link your css file to html
- Category
- CSS
- Title
- vue scoped css not working
- Category
- CSS
- Title
- letter spacing css
- Category
- CSS
- Title
- Wrap the last word of a paragraph in span tags using jQuery
- Category
- CSS
- Title
- how do you center buttons in css
- Category
- CSS
- Title
- css not class
- Category
- CSS
- Title
- how to style body using css
- Category
- CSS
- Title
- css font families
- Category
- CSS
- Title
- change bullet css
- Category
- CSS
- Title
- how to specify amout of letters in inputfield in css
- Category
- CSS
- Title
- materialize css for react
- Category
- CSS
- Title
- css no overflow
- Category
- CSS
- Title
- using divs instead of table
- Category
- CSS
- Title
- responsive images css
- Category
- CSS
- Title
- html5 video hide timeline
- Category
- CSS
- Title
- add sucssess message laravel
- Category
- CSS
- Title
- css opacity transition
- Category
- CSS
- Title
- linear-gradient
- Category
- CSS
- Title
- css limit text length
- Category
- CSS
- Title
- css box model
- Category
- CSS
- Title
- css flex property
- Category
- CSS
- Title
- font-style css
- Category
- CSS
- Title
- responsive text css
- Category
- CSS
- Title
- nth child css
- Category
- CSS
- Title
- free css templates
- Category
- CSS
- Title
- css hover rounded corners
- Category
- CSS
- Title
- html link to css in another folder
- Category
- CSS
- Title
- align div to right side of parent
- Category
- CSS
- Title
- css on click
- Category
- CSS
- Title
- line-height css
- Category
- CSS
- Title
- sass vs scss
- Category
- CSS
- Title
- sass mixin breakpoint
- Category
- CSS
- Title
- html display text in alternating coloured panels
- Category
- CSS
- Title
- import css
- Category
- CSS
- Title
- how to change font in css
- Category
- CSS
- Title
- skeleton css cdn
- Category
- CSS
- Title
- spring boot
- Category
- CSS
- Title
- css styling
- Category
- CSS
- Title
- css font type
- Category
- CSS
- Title
- custom scrollbar
- Category
- CSS
- Title
- reseting css
- Category
- CSS
- Title
- text shadow css
- Category
- CSS
- Title
- create dynamic navigation menu css
- Category
- CSS
- Title
- css position sticky
- Category
- CSS
- Title
- css make input unselectable
- Category
- CSS
- Title
- text wrap image wordpress css
- Category
- CSS
- Title
- css border width
- Category
- CSS
- Title
- word wrap css
- Category
- CSS
- Title
- ngclass multiple conditions
- Category
- CSS
- Title
- vue import css
- Category
- CSS
- Title
- simple font-face mixin scss
- Category
- CSS
- Title
- custom selection color css
- Category
- CSS
- Title
- animate css
- Category
- CSS
- Title
- css transform
- Category
- CSS
- Title
- how to link fonts css
- Category
- CSS
- Title
- css word break
- Category
- CSS
- Title
- center image css
- Category
- CSS
- Title
- sticky mat-toolbar
- Category
- CSS
- Title
- flex-wrap: wrap
- Category
- CSS
- Title
- add border to input css
- Category
- CSS
- Title
- css light grey
- Category
- CSS
- Title
- css navigation bar
- Category
- CSS
- Title
- how to change the page background in css
- Category
- CSS
- Title
- sass mixin
- Category
- CSS
- Title
- col-xs-12 col-sm-4 col-md-4 col-lg-4
- Category
- CSS
- Title
- how to make maenu icon in css
- Category
- CSS
- Title
- css doesnt update
- Category
- CSS
- Title
- summation in jupyter markdown
- Category
- CSS
- Title
- bootstrap
- Category
- CSS
- Title
- will change css
- Category
- CSS
- Title
- how to change the bullet points in css
- Category
- CSS
- Title
- button css
- Category
- CSS
- Title
- css first child
- Category
- CSS
- Title
- jquery element css
- Category
- CSS
- Title
- prevent text from wrapping in css
- Category
- CSS
- Title
- text align css
- Category
- CSS
- Title
- select choice in table css
- Category
- CSS
- Title
- npm 'cross-env' is not recognized as an internal or external command
- Category
- CSS
- Title
- html5 snippet
- Category
- CSS
- Title
- formatting checkbox css
- Category
- CSS
- Title
- System.FormatException: 'String '09-03-2020' was not recognized as a valid DateTime.'
- Category
- CSS
- Title
- static css is not fetching style in django
- Category
- CSS
- Title
- css first element
- Category
- CSS
- Title
- how to center align the html element in css examples
- Category
- CSS
- Title
- skeleton loader css
- Category
- CSS