What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Website coding tutorial websites

Website coding tutorial websites
Author: Message:
absorbation
Elite Member
*****

Avatar

Posts: 3636
Reputation: 81
– / Male / Flag
Joined: Feb 2005
RE: Website coding tutorial websites
Well you make a background image that takes most of the page (down) but like 1px thick. You then using css make it repeat to the side and stop repeating down. Then add a background colour to finished the fade effect :)

Check out this

code:
<style type="text/css">
body
{
background-color: #000000;
background-image: url('bgdesert.jpg');
background-repeat: repeat-x
}
</style>
03-12-2006 03:27 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Website coding tutorial websites - by DJKAL on 03-11-2006 at 10:24 AM
RE: Website coding tutorial websites - by rav0 on 03-11-2006 at 10:57 AM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 11:00 AM
RE: Website coding tutorial websites - by rav0 on 03-11-2006 at 11:03 AM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 11:06 AM
RE: Website coding tutorial websites - by RaceProUK on 03-11-2006 at 03:06 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 03:54 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 03:56 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 03:59 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 04:05 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 04:07 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 04:08 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 04:11 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 04:15 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 04:20 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 04:21 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 04:25 PM
RE: Website coding tutorial websites - by Lou on 03-11-2006 at 04:28 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 04:39 PM
RE: Website coding tutorial websites - by absorbation on 03-11-2006 at 04:44 PM
RE: Website coding tutorial websites - by Plik on 03-11-2006 at 04:44 PM
RE: Website coding tutorial websites - by DJKAL on 03-11-2006 at 04:49 PM
RE: Website coding tutorial websites - by RaceProUK on 03-12-2006 at 02:22 AM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 09:22 AM
RE: Website coding tutorial websites - by absorbation on 03-12-2006 at 12:17 PM
RE: Website coding tutorial websites - by Plik on 03-12-2006 at 12:23 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 12:51 PM
RE: Website coding tutorial websites - by Plik on 03-12-2006 at 01:04 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 01:10 PM
RE: Website coding tutorial websites - by absorbation on 03-12-2006 at 03:20 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 03:21 PM
RE: Website coding tutorial websites - by John Anderton on 03-12-2006 at 03:23 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 03:26 PM
RE: Website coding tutorial websites - by absorbation on 03-12-2006 at 03:27 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 03:54 PM
RE: Website coding tutorial websites - by absorbation on 03-12-2006 at 03:59 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 04:11 PM
RE: Website coding tutorial websites - by RaceProUK on 03-12-2006 at 04:40 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 04:43 PM
RE: Website coding tutorial websites - by RaceProUK on 03-12-2006 at 05:05 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 05:23 PM
RE: Website coding tutorial websites - by RaceProUK on 03-12-2006 at 11:46 PM
RE: Website coding tutorial websites - by DJKAL on 03-12-2006 at 11:48 PM
RE: Website coding tutorial websites - by RaceProUK on 03-13-2006 at 12:00 AM
RE: Website coding tutorial websites - by DJKAL on 03-13-2006 at 12:09 AM
RE: Website coding tutorial websites - by RaceProUK on 03-13-2006 at 12:13 AM
RE: Website coding tutorial websites - by DJKAL on 03-13-2006 at 12:22 AM
RE: Website coding tutorial websites - by Jhrono on 03-13-2006 at 12:24 AM
RE: Website coding tutorial websites - by DJKAL on 03-13-2006 at 11:22 PM
RE: Website coding tutorial websites - by Plik on 03-14-2006 at 12:11 AM
RE: Website coding tutorial websites - by DJKAL on 03-14-2006 at 03:30 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On