REGISTER
|
Search Tycoon Talk
|
Freelancer.com
|
Members
Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.
Register Here
Forum Rules
CSS Forum
You are currently viewing our CSS Forum as a guest. Please
register
to participate.
Login
Remember Me?
Login via Freelancer.com
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
Creating 3 rows for video..
Link Back
Thread Tools
Search this Thread
Creating 3 rows for video..
07-23-2009, 12:15 PM
#
1
(
permalink
)
Creating 3 rows for video..
leehughes
Experienced Talker
Posts: 40
Trades:
0
Talkupation:
Hi,
I need to create 3 rows of columns for my videos.
I have the page all set up, am going to delete the right column to allow more room.
http://www.leehughes.co.uk/Video/index.html
I would like them in a row of three centered in the page and any other videos that i add will just join them in the following place.
I have had a play but my lack of css knowledge shines through
.video{
width:400px;
height:300px;
margin:0px;
display:inline;/* ie6 fix */
}
Register
now for full access!
07-24-2009, 02:48 PM
#
2
(
permalink
)
Re: Creating 3 rows for video..
LadynRed
Defies a Status
Posts: 10,016
Location: Tennessee
Trades:
0
Talkupation:
Float them, the use padding to space them out.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content.
Registration is FREE
Please login or register to view this content.
Registration is FREE
07-24-2009, 03:08 PM
#
3
(
permalink
)
Re: Creating 3 rows for video..
leehughes
Experienced Talker
Posts: 40
Trades:
0
Talkupation:
floated them
.video{
float:left;
width:350px;
height:280px;
margin:15px;
display:inline;/* ie6 fix */
padding: 10px;
}
however the padding does not work..
« Reply to
Creating 3 rows for video..
Previous Thread
|
Next Thread
Tycoon Talk
>
Web Development and Programming Support
>
CSS Forum
>
Creating 3 rows for video..
Thread Tools
Search this Thread
Show Printable Version
Email this Page
Search this Thread
:
Advanced Search
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
Off
Pingbacks
are
Off
Refbacks
are
Off
Forum Rules
Feeds:
RSS
JS
XML
Feeds for this forum:
RSS
JS
XML
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Tweet this thread
Page generated in
1.43777
seconds with
12
queries