This is a discussion on "Picture wrap around text? (more info inside)" within the Web Page Design section. This forum, and the thread "Picture wrap around text? (more info inside) are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Picture wrap around text? (more info inside)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Text over picture? Web design.
I'm in some desperate need on some html/css help, but I wasn't entirely sure which board this belonged in, so I stuck it here.
So, first off, I have a pretty good grip on HTML, but when it comes to this I can't seem to figure it out, and I've looked on the internet via google and help forums all day today, and still can't figure out anything. Here's an example of what I'm talking about (the picture is from someone's myspace): ![]() A and B meet to form one image, but are broken up into different images like: ![]() ![]() BUT C has text over the image, so I'm not exactly sure how he did that. Any suggestions? If you need anymore details tell me so. ------------------- EDIT: Talon, the creator of the layout, said he used tables. Can any show me an example of the code, or a code like it? Last edited by KOinMotion; Nov 13th, 2006 at 02:55. |
|
|
|
#2
|
|||
|
|||
|
Re: Picture wrap around text? (more info inside)
You should be looking at <div> elements to arrange page layout.
You can load images as backgroung images into the divs as well as normal images and position the divs such that the images appear as one. You can also set what is known as the z-index of the divs so that content in one div can overlay the content of another div. Start your reading around these areas. |
![]() |
| Tags |
| wrap around, text, picture, myspace, banner |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to text wrap? | Quetzal | Web Page Design | 9 | Jun 3rd, 2008 18:58 |
| button text picture change | R8515198 | JavaScript Forum | 7 | Feb 11th, 2008 13:36 |
| How to wrap Text in a button? | natoskiii | Web Page Design | 10 | Nov 1st, 2007 01:33 |
| How to wrap text around a div | AdRock | Web Page Design | 6 | Sep 5th, 2006 19:02 |
| Text wrap - widening space | gribble | Web Page Design | 1 | Aug 17th, 2005 03:38 |