why is there no silver background??

This is a discussion on "why is there no silver background??" within the Web Page Design section. This forum, and the thread "why is there no silver background?? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 30th, 2005, 17:56
New Member
Join Date: Jun 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
why is there no silver background??

Code: Select all
<?xml version"1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC
	"-//W3C//DTD//XHTML Basic 1.0//EN">

<html>
<head>
	<title>XHTML Stylesheet</title>
	
	<link rel="stylesheet" href="handheld.css"
		media="handheld" type="text/css"/>

	<link rel="stylesheet" href="screen.css"
		media="screen" type="text/css"/>
</head>
<body>
	

1st
XHTML
Stylesheet</p>
</body>
</html>
and the css for screen is

Code: Select all
p { background-color:silver; font-style:italic }
btw: although this question has no significant value...but why does this website look like another website i used to go to but doesnt exist anymore called compsci?
Reply With Quote

  #2 (permalink)  
Old Jul 3rd, 2005, 13:18
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Hi

not had time to look at ur source properly cos im not at home, but why dont you try the rgb value for silver, which is E6E8FA

answer to ur question could be this - this is a phpbb forum and this is one of the skins they have. many sites use the same skin so it should look familiar in appearence

ive seen a few that look like this aswell though

anyway, hope that works
Reply With Quote
Reply

Tags
silver, background

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Background alexgeek Graphics and 3D 10 Oct 22nd, 2007 01:04
Background in a div casho Web Page Design 28 Aug 15th, 2007 20:24
Div tag background help! davor2000 Web Page Design 7 May 28th, 2007 23:55
Background or img? rubyfruit Web Page Design 7 Nov 9th, 2006 06:22
Background and Resolution compatibility, My background gets cut off Funion Web Page Design 1 Dec 4th, 2005 04:42


All times are GMT. The time now is 08:44.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43