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

CSS
Author: Message:
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. CSS
Yoyo dudes n dudettes, its me again, that newbie who is building his own website... lol. After (sort of) mastering HTML i got told about something called cascading style sheets, or CSS. So, i looked it up and thought what a good idea, im redesiging my website after 3 days of being online, lol. Anyway, back to the question, i have read up on all the tutorial on the trusty www.web3schools.com or summet (i cant remember the web address properly) and i was reading up on how to place the images website. But, i was wondering how to place different images to create one background, ie if you had a banner called banner.jpg, two side colums called column1.jpg and column2.jpg and a main box for text called main.jpg, how would you put this ino code to create one flush background??? Thnx guys an gals, MEthos

This post was edited on 09-05-2005 at 07:53 PM by stoshrocket.
formerly methos
09-05-2005 07:53 PM
Profile PM Web Find Quote Report
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: CSS
http://www.pixel2life.com/twodded/t_basic_css_layout/
09-05-2005 07:58 PM
Profile PM Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: CSS
that website is crap, no offence, bu it doesnt explain things enough; i just went thorugh the tutorial and it asked 'follow me so far?' after the first page.... i didnt....
formerly methos
09-05-2005 08:03 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: CSS
Just say you have
#banner as your banner div, you can use
background:url(pathtobanner.jpg);
same for columns. To make a basic 3 column layout modify some stuff here:
http://bluerobot.com/web/layouts/layout3.html

This post was edited on 09-05-2005 at 08:07 PM by hmaster.
[Image: sig.png]
09-05-2005 08:06 PM
Profile PM Web Find Quote Report
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
RE: CSS
do you mean something like this? as in the same layout, but with images instead of blocks of colour.

p.s. i found your hidden page!

This post was edited on 09-05-2005 at 08:12 PM by saralk.
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
09-05-2005 08:09 PM
Profile PM Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: CSS
lol, well done, im gonna re-design tho and the web is gonna completely change stlyes and content, so check that out ina few weeks!
formerly methos
09-05-2005 08:12 PM
Profile PM Web Find Quote Report
stoshrocket
Senior Member
****

Avatar
formerly methos

Posts: 748
Reputation: 31
33 / Male / Flag
Joined: Aug 2005
O.P. RE: CSS
yeh, but i also want the two side blocks on the outer edge of the browser with them larger (obviously) and i want a scroll inside the main box relli
formerly methos
09-05-2005 08:13 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: CSS
Did you look on the link i gave, view the css and change widths. For the main just add a height and put overflow:auto; which would scroll it ;)
[Image: sig.png]
09-05-2005 08:25 PM
Profile PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: CSS
If you want a full, easy-to-understand reference for CSS, check out http://www.w3schools.com - I use that as a quick reference for XHTML and CSS myself.
[Image: spartaafk.png]
09-05-2005 08:30 PM
Profile PM Web Find Quote Report
hmaster
Senior Member
****

Avatar

Posts: 716
Reputation: 24
33 / Male / Flag
Joined: Nov 2004
RE: CSS
thats what he started at, but it doesnt give you full understanding on what you can do ;)
[Image: sig.png]
09-05-2005 08:32 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


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