Search
 
SCRIPT & CODE EXAMPLE
 

HTML

How to set background color without body tag html

<html style = "background-color: red;"></html>

<!-- An alternative: -->

<div style="position: fixed; width: 100%; height: 100%; background: #FF0000;">&nbsp</div> 
Comment

PREVIOUS NEXT
Code Example
Html :: bootstrap responsive table 
Html :: getproductpricehtml magento 2 
Html :: html favicon base64 
Html :: bootstrap 4 selectpicker 
Html :: html csrf token input 
Html :: access key attribute 
Html :: how to return false in html 
Html :: what is WFH? 
Html :: disable radio button in html 
Html :: auto reload 
Html :: Disable right click on your webpage 
Html :: seo tags in html 
Html :: safe webp image usage html 
Html :: html text cut 
Html :: how to increase width of textbox in html 
Html :: svg xmlns 
Html :: navigation bar on more than one page 
Html :: how to add a link to an image in html 
Html :: html align text center 
Html :: bootstrap 3 form template 
Html :: ngif async pipe 
Html :: django cannot update static css 
Html :: align table in middle of page 
Html :: html radio only one checked 
Html :: how do i make a link of a button go on a different page 
Html :: how to set logo in html in header 
Html :: meta tags in pug 
Html :: embed meta tag nextjs 
Html :: bootstrap vertical hr 
Html :: HTML Tag Checker Online 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =