<!-- Color in HTML by inline-css -->
<p style="color: red; background-color: blue;">
This text is red and the background is blue
</p>
#FFEFD5 (PAPAYAWHIP) and
#556B2F (DARKOLIVEGREEN)
...are not web safe colors. They would get shifted to
#FFFFCC (NOT PAPAYAWHIP) and
#666633 (NOT DARKOLIVEGREEN)
<h1 style="background-color:DodgerBlue;">Hello World</h1>
<p style="background-color:Tomato;">Lorem ipsum...</p>
<!--
The value for the color property can be set in three main ways:
by color name, for example, red, green, blue
by hexadecimal number: from #000000 to #ffffff
by color code in the RGB palette: from rgb (0, 0, 0) to rgb(255, 255, 255)
-->
<!-- Here are some easy ones -->
#ffffff #ff0000 #00ff00 #0000ff #ff
<div id="goo" class="box hello" data-hello="noWayHome" role="src">hello guys</div>
<div class="box"></div>
<div class="box"></div>
<div class="box"></div>
<div class="box"></div>
<div class="googleFontIntegrationByInj2022" id="googleFontIntegrationByInj2022"></div>
<div data-selector="hoveringSelector" data-class='hoveringSelectorVer'></div>
<div data-selector="hoveringSelector" data-class='hoveringSelectorHor'></div>
Code Example |
---|
Html :: deactivate routerlinkactive |
Html :: simplecss cdn |
Html :: on change event html not working |
Html :: html gallery |
Html :: html style tag |
Html :: div class link |
Html :: roslaunch if else |
Html :: laravel vue error handling |
Html :: open app instagram with url html tag on android |
Html :: okaycms not working after installation |
Html :: dropzone |
Html :: prettier html formatting |
Html :: normie box dank memer |
Html :: how to append a variable to html |
Html :: how to run html on visual studio code |
Html :: how to use variables in html |
Html :: image taggen docker |
Html :: puppeteer html custom attribute |
Html :: html form generator |
Html :: html id |
Html :: icon inside input |
Html :: bootstrap links |
Html :: icon on html |
Html :: dropdown in markdown |
Html :: simple form for add id to input |
Html :: simple form time input |
Html :: html section tag |
Html :: create a close x button in html |
Html :: animated gif |
Html :: add fields in sale order line |