Scott W
03-31-2016, 01:25 PM
Hello,
Been trying to figure out a way to get 3 seperate groups of images in the forum description.....but all on the first line. Every time I try it, I am able to get the 3rd group right aligned but the second group will not center. As when it does work, the 3rd group drops down a line.
<div style="float: left"><IMG SRC="images/Baltimore Orioles.png" ALT="Baltimore Orioles" WIDTH=32 HEIGHT=32><IMG SRC="images/Boston Red Sox.png" ALT="Boston Red Sox" WIDTH=32 HEIGHT=32><IMG SRC="images/New York Yankees.png" ALT="New York Yankees" WIDTH=32 HEIGHT=32><IMG SRC="images/Tampa Bay Rays.png" ALT="Tampa Bay Rays" WIDTH=32 HEIGHT=32><IMG SRC="images/Toronto Blue Jays.png" ALT="Toronto Blue Jays" WIDTH=32 HEIGHT=32></div>
<IMG SRC="images/Cleveland Indians.png" ALT="Cleveland Indians" WIDTH=32 HEIGHT=32><IMG SRC="images/Chicago White Sox.png" ALT="Chicago White Sox" WIDTH=32 HEIGHT=32><IMG SRC="images/Detroit Tigers.png" ALT="Detroit Tigers" WIDTH=32 HEIGHT=32><IMG SRC="images/Kansas City Royals.png" ALT="Kansas City Royals" WIDTH=32 HEIGHT=32><IMG SRC="images/Minnesota Twins.png" ALT="Minnesota Twins" WIDTH=32 HEIGHT=32>
<div style="float: right"><IMG SRC="images/Houston Astros.png" ALT="Houston Astros" WIDTH=32 HEIGHT=32 ><IMG SRC="images/Los Angeles Angels.png" ALT="Los Angeles Angels" WIDTH=32 HEIGHT=32 ><IMG SRC="images/Oakland Athletics.png" ALT="Oakland Athletics" WIDTH=32 HEIGHT=32><IMG SRC="images/Seattle Mariners.png" ALT="Seattle Mariners" WIDTH=32 HEIGHT=32><IMG SRC="images/Texas Rangers.png" ALT="Texas Rangers" WIDTH=32 HEIGHT=32></div>
Just not sure what the proper coding would be so the first paragraph can be on the left, the second paragraph of code can be in the middle, and the third paragraph of code can be on the right.
Been trying to figure out a way to get 3 seperate groups of images in the forum description.....but all on the first line. Every time I try it, I am able to get the 3rd group right aligned but the second group will not center. As when it does work, the 3rd group drops down a line.
<div style="float: left"><IMG SRC="images/Baltimore Orioles.png" ALT="Baltimore Orioles" WIDTH=32 HEIGHT=32><IMG SRC="images/Boston Red Sox.png" ALT="Boston Red Sox" WIDTH=32 HEIGHT=32><IMG SRC="images/New York Yankees.png" ALT="New York Yankees" WIDTH=32 HEIGHT=32><IMG SRC="images/Tampa Bay Rays.png" ALT="Tampa Bay Rays" WIDTH=32 HEIGHT=32><IMG SRC="images/Toronto Blue Jays.png" ALT="Toronto Blue Jays" WIDTH=32 HEIGHT=32></div>
<IMG SRC="images/Cleveland Indians.png" ALT="Cleveland Indians" WIDTH=32 HEIGHT=32><IMG SRC="images/Chicago White Sox.png" ALT="Chicago White Sox" WIDTH=32 HEIGHT=32><IMG SRC="images/Detroit Tigers.png" ALT="Detroit Tigers" WIDTH=32 HEIGHT=32><IMG SRC="images/Kansas City Royals.png" ALT="Kansas City Royals" WIDTH=32 HEIGHT=32><IMG SRC="images/Minnesota Twins.png" ALT="Minnesota Twins" WIDTH=32 HEIGHT=32>
<div style="float: right"><IMG SRC="images/Houston Astros.png" ALT="Houston Astros" WIDTH=32 HEIGHT=32 ><IMG SRC="images/Los Angeles Angels.png" ALT="Los Angeles Angels" WIDTH=32 HEIGHT=32 ><IMG SRC="images/Oakland Athletics.png" ALT="Oakland Athletics" WIDTH=32 HEIGHT=32><IMG SRC="images/Seattle Mariners.png" ALT="Seattle Mariners" WIDTH=32 HEIGHT=32><IMG SRC="images/Texas Rangers.png" ALT="Texas Rangers" WIDTH=32 HEIGHT=32></div>
Just not sure what the proper coding would be so the first paragraph can be on the left, the second paragraph of code can be in the middle, and the third paragraph of code can be on the right.