Total members 11890 |It is currently Fri Apr 19, 2024 9:43 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





change background color with RGB
Code:
<html>
<
head>
<
title>background-color</title>
<
style>
body {
  background-color: rgb(35%, 35%, 85%);
}
</
style>
</
head>
<
body>
<
h1 style="color:#FFFFFF;">header</h1>
<
p style="color:#CCCCCC;">
Text text text text text text text text
</p>
</
body>
</
html>
 




_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : change background color with RGB
 skymiles background color     -  
 Background color - mile200     -  
 gradient background color using CSS     -  
 Follow window background color     -  
 inherit background color from the parent element     -  
 changing the background color for site main menu.     -  
 Change the border color of image and its link     -  
 Forum Description Text color change - Need Help     -  
 change background of the paragraph     -  
 Change the body tag background in html     -  



Topic Tags

CSS Background, HTML Background






Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com