Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1607 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

How would I go about doing this?

Thread title: How would I go about doing this?
Closed Thread    
    Thread tools Search this thread Display Modes  
02-04-2008, 06:44 PM
#1
Luke is offline Luke
Luke's Avatar
Status: I love this place
Join date: Nov 2004
Location: London, UK
Expertise:
Software:
 
Posts: 586
iTrader: 2 / 100%
 

Luke is on a distinguished road

Send a message via MSN to Luke

  Old  How would I go about doing this?

Hello,

Would someone be so kind as to tell me how I would achieve this using html and css please? I am sure this is probably very simple but I am useless and this sort of thing!



Thanks a lot!

02-04-2008, 09:00 PM
#2
hjalmar is offline hjalmar
Status: Senior Member
Join date: Nov 2004
Location: Sweden
Expertise:
Software:
 
Posts: 857
iTrader: 11 / 100%
 

hjalmar is an unknown quantity at this point

  Old

No clue on what you are trying to achieve, explain a bit better or atleast show us the design so we know what elements there is to work with.

02-04-2008, 09:07 PM
#3
Stridox is offline Stridox
Status: I'm new around here
Join date: Feb 2007
Location:
Expertise:
Software:
 
Posts: 15
iTrader: 0 / 0%
 

Stridox is on a distinguished road

Send a message via AIM to Stridox Send a message via MSN to Stridox

  Old

HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Foo</title>
<style type="text/css">
<!--
	body {
		background:#fff;
		margin:0;
		padding:0;
	}
	

	.gradientbg {
		background:#006;
		height:161px;
		width:100%;
		position:absolute;
		margin:auto;
		top:0;
		bottom:0;
	}
	.centeredimage {
		width:1000px;
		height:161px;
		background:#00f;
		margin:0 auto;
		position:relative;
	}
-->
</style>

</head>

<body>
<div class="gradientbg">
    <div class="centeredimage"></div>
</div>
</body>
</html>

02-04-2008, 09:20 PM
#4
jon is offline jon
Status: anything
Join date: Dec 2004
Location: UK
Expertise:
Software:
 
Posts: 1,720
iTrader: 2 / 100%
 

jon is on a distinguished road

Send a message via AIM to jon Send a message via MSN to jon

  Old

If the talkfreelance rep thing wasn't broken i would +rep you.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed