|
-
Mar 15th, 2004, 02:56 PM
#1
Picture in CSS....
I am pretty new to CSS. And have got a school assignment where a group of 4 persons are supposed to make a page about them self.
We are all going to make our own stylesheets that can be used on all of the four pages. What I was wondering about is if I can add a picture to the document using CSS. If I can I can use pictures on the other 3 members web sites even if they don't have that picture there. Is that possible using CSS?
-
Mar 15th, 2004, 03:12 PM
#2
Frenzied Member
AFAIK, it is only really possible to define the source of an image for things like the background of table elements or the body.
edit: examples of what you can do: http://www.w3schools.com/css/css_examples.asp
-
Mar 15th, 2004, 03:49 PM
#3
I have all ready looked at that page... ....maybe I have to ask them to add my pictures on their site, and then just hide it... ...I really want this to work,...
-
Mar 15th, 2004, 04:00 PM
#4
Frenzied Member
What exactly are you trying to do? maybe you should be using JavaScript instead.
Have I helped you? Please Rate my posts. 
-
Mar 15th, 2004, 04:01 PM
#5
Frenzied Member
You could do that. Just have a div region that is hidden.
-
Mar 15th, 2004, 04:05 PM
#6
Originally posted by Acidic
What exactly are you trying to do? maybe you should be using JavaScript instead.
If I could I would just have used Dreamweaver and get it done....but since this is a class project I am strictly limited to only use HTML/XHTML/CSS...
-
Mar 15th, 2004, 04:10 PM
#7
Forgot to tell...what I am trying to do is that I have a picture like a frame that I want around the text. Something like this maybe if ouy look at the top picture and the left and the right and the bottom picture as a "frame" of pictures.
http://www.uken.no/forsiden/forsiden.asp
-
Mar 15th, 2004, 04:23 PM
#8
Frenzied Member
use background cell images in a table.
Have I helped you? Please Rate my posts. 
-
Mar 15th, 2004, 04:27 PM
#9
But then all the pages have to have cells don't they? So then we are back again with the same problem...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|