Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for Musafir

This is my CSS code [CODE]body{ background: white url(/image/bg.jpeg) repeat-x center top }[/CODE] HTML code [CODE]<!doctype html> <html> <head> <title>Page title</title> <link rel="stylesheet" type="text/css" href="style.css" / </head> <body> </body> </html>[/CODE] I don't why but the image doesn't show up. The image for the background is below [url]http://img704.imageshack.us/img704/2162/67726065.jpg[/url] Thanks in advance

Member Avatar for travis.holt.921_2
0
1K
Member Avatar for couplesextasy

i am very new to the online business world and am looking for any help i could get with where i can advertise, my business is adult oriented,. Also if there are any sites the can help me with html stuff for designing my website better. Any and all help …

Member Avatar for dubailandscape
0
312
Member Avatar for StefanCP

Hi folks, i have a question... I am building a mu website, [CODE]www.youngmom.net[/CODE], it will be available on .de too. My problem is that suddenly, when i am trying to register new blogs, or new usernames, for test purposes, when i click the sign up buton i am redirected to …

Member Avatar for StefanCP
0
107
Member Avatar for canadafred

I started playing around with ranking videos on Youtube. I noticed that in the Youtube search results the keywords from the search are bolded in the Title and Description. I would magine the name of the video files is another factor. I also surmise that the newer videos get preference. …

Member Avatar for sitant
0
121
Member Avatar for SADIYA4

hey i am designing a website and i want the design part to be in center of the page(ref:[url]http://www.sacredheartschool.com/[/url]) I saw the code they have used div tag.... but it can be done using table tag also but i am not getting it.... so plzz help me

Member Avatar for ko ko
0
84
Member Avatar for StefanCP

I have this code, it s a wordpress MU code. The result is a string list of blogs subdomains, on a MU domain. [CODE]$blogs = get_last_updated(); echo 'Most active mommies:<ul>'; foreach ($blogs AS $blog) { echo '<li>'.$blog['domain'].'</li>'; } echo '</ul>';[/CODE] I want that instead of the unclickable subdomains, to get …

Member Avatar for StefanCP
0
141