Dreamweaver

 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me



Go Back   Tutorialized ForumsWeb Design & DevelopmentDreamweaver

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Tutorialized Forums Sponsor:
  #1  
Old February 20th, 2012, 08:19 PM
wotnow wotnow is offline
Registered User
Tutorialized Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Posts: 11 wotnow User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 2 m 56 sec
Reputation Power: 0
I would like to be able to line up 4 images in a row along with their corresponding h

Hi all,



I would like to be able to line up 4 images in a row along with their corresponding h2 tags. This is what I have, which lines up the images but not quite.



<div id="??">



<h2>??</h2>

<a href="??.html"><img src="??" /></a>



<h2>??</h2>

<a href="??.html"><img src="??" /></a>



<h2>??</h2>

<a href="??.html"><img src="??" /></a>



<h2>??</h2>

<a href="??.html"><img src="??" /></a>



</div><!--END of ??-->



The CSS - the borders and the backgrounds are just so I can see whats going on. The images are 200 x 150.



#??{

width:860px;

margin:0 auto;

padding:0;

background-color:#669933;

overflow:hidden;}



#?? a img{

float:left;

border:2px solid red;

padding:0 10px 0 0;

margin:0;}



#?? h2 {

font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;

padding:0;

margin:0;}



This is the layout I am getting

[IMG][/IMG]



I would really appreciate any help with this. Thanks

Reply With Quote
  #2  
Old October 11th, 2012, 05:45 PM
csdesignmtl csdesignmtl is offline
Registered User
Tutorialized Newbie (0 - 499 posts)
 
Join Date: Jul 2012
Posts: 6 csdesignmtl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 34 m 40 sec
Reputation Power: 0
line up 4 images in a row

Try making a Table with Rows: 1 and Column 4 and then insert each image in each box.

Reply With Quote
Reply

Viewing: Tutorialized ForumsWeb Design & DevelopmentDreamweaver > I would like to be able to line up 4 images in a row along with their corresponding h


Developer Shed Advertisers and Affiliates


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 

Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap