R
richard
I'm working on a card game that will be utilized in RunBasic.
For the problem I have uploaded 3 photos showing the problem and what
I want to show.
http://1littleworld.net/images/cardshot2.jpg
http://1littleworld.net/images/cardshot3.jpg
http://1littleworld.net/images/cardshot4.jpg
In photo 1 the red border indicates the div the 3 images are in.
I am attempting to narrow the gap as in photo 2. Yes the cards are
duplicated purely to show the second division.
At the moment, I am using position:relative to get the overlapping.
If I change the width of the division to anything less, the cards do
not display properly.
During the play of the game results as shown in photo 3 are only to
easy to happen. That is what I am trying to duplicate.
Anyone have any ideas on how I could simulate the same results within
html?
For the problem I have uploaded 3 photos showing the problem and what
I want to show.
http://1littleworld.net/images/cardshot2.jpg
http://1littleworld.net/images/cardshot3.jpg
http://1littleworld.net/images/cardshot4.jpg
In photo 1 the red border indicates the div the 3 images are in.
I am attempting to narrow the gap as in photo 2. Yes the cards are
duplicated purely to show the second division.
At the moment, I am using position:relative to get the overlapping.
If I change the width of the division to anything less, the cards do
not display properly.
During the play of the game results as shown in photo 3 are only to
easy to happen. That is what I am trying to duplicate.
Anyone have any ideas on how I could simulate the same results within
html?