Images placed within Tables

G

Guest

I am trying to place a picture to the right of a list within a table. The
picture keeps dropping below instead of next to as follows

abc 10.50
def 10.50 PIC should be here
fff 10.50

Keeps going here..
 
M

Murray

It will have to be in that list element to display like that. Or you could
wrap the list in a div and float it left. Or you could insert a nested
table with two cells, and place your list in one cell and your image in the
other. Or....
 
R

Rob Giordano \(Crash\)

make another cell


|I am trying to place a picture to the right of a list within a table. The
| picture keeps dropping below instead of next to as follows
|
| abc 10.50
| def 10.50 PIC should be here
| fff 10.50
|
| Keeps going here..
 
A

Andrew Murray

make the table two columns; put the text in one, put the picture in another.
 
G

Guest

I have a very basic/simple resource site that uses a table like what you are
describing:

Example 1:
http://upgrade.i-command.com/HTML-tools/iCommand/integra.htm

If you take a look at that page in Example 1, I created a table with the
correct number of rows and colums and then merged cells together where needed.

Example 2:
http://upgrade.i-command.com/HTML-tools/iCommand/lg.htm

If you take a look at that page in Example 2, I created a table with the
correct number of rows and colums and then merged cells together where needed
but I also included multiple lines of text in the first column by using
"shift+enter".

Cheers,
Chris
 
R

Rob Giordano \(Crash\)

ot- How do you like the iCommand stuff?




|I have a very basic/simple resource site that uses a table like what you
are
| describing:
|
| Example 1:
| http://upgrade.i-command.com/HTML-tools/iCommand/integra.htm
|
| If you take a look at that page in Example 1, I created a table with the
| correct number of rows and colums and then merged cells together where
needed.
|
| Example 2:
| http://upgrade.i-command.com/HTML-tools/iCommand/lg.htm
|
| If you take a look at that page in Example 2, I created a table with the
| correct number of rows and colums and then merged cells together where
needed
| but I also included multiple lines of text in the first column by using
| "shift+enter".
|
| Cheers,
| Chris
|
| "larman" wrote:
|
| > I am trying to place a picture to the right of a list within a table.
The
| > picture keeps dropping below instead of next to as follows
| >
| > abc 10.50
| > def 10.50 PIC should be here
| > fff 10.50
| >
| > Keeps going here..
 
G

Guest

Rob,

I am a Trainer for i-Command and the B&W Group...

So... Officially: I like it ;-)

In actuality I like it too. It is a neat product that has a lot of validity
in the marketplace. I use to do sales, system design, and a little Crestron
programming. In my experience i-Command can offer a lot of value (Features
for the Dollar). The GUI is really simple (I have built a basic emulator
using PPT and it's posted on that site). My contact info is on the home page
if you'd like to know more. That's what I'm here for.

Cheers,
Chris
 
R

Rob Giordano \(Crash\)

I just may do that. I'm working on a entertainment room right now that will
come in at about 60-70K. I usually use the MX-850 remotes, but this guy has
deep pockets. I may not have time to learn a new technology for this one,
but we'll see.




| Rob,
|
| I am a Trainer for i-Command and the B&W Group...
|
| So... Officially: I like it ;-)
|
| In actuality I like it too. It is a neat product that has a lot of
validity
| in the marketplace. I use to do sales, system design, and a little
Crestron
| programming. In my experience i-Command can offer a lot of value
(Features
| for the Dollar). The GUI is really simple (I have built a basic emulator
| using PPT and it's posted on that site). My contact info is on the home
page
| if you'd like to know more. That's what I'm here for.
|
| Cheers,
| Chris
|
|
|
| "Rob Giordano (Crash)" wrote:
|
| > ot- How do you like the iCommand stuff?
| >
| >
| >
| >
| > | > |I have a very basic/simple resource site that uses a table like what
you
| > are
| > | describing:
| > |
| > | Example 1:
| > | http://upgrade.i-command.com/HTML-tools/iCommand/integra.htm
| > |
| > | If you take a look at that page in Example 1, I created a table with
the
| > | correct number of rows and colums and then merged cells together where
| > needed.
| > |
| > | Example 2:
| > | http://upgrade.i-command.com/HTML-tools/iCommand/lg.htm
| > |
| > | If you take a look at that page in Example 2, I created a table with
the
| > | correct number of rows and colums and then merged cells together where
| > needed
| > | but I also included multiple lines of text in the first column by
using
| > | "shift+enter".
| > |
| > | Cheers,
| > | Chris
| > |
| > | "larman" wrote:
| > |
| > | > I am trying to place a picture to the right of a list within a
table.
| > The
| > | > picture keeps dropping below instead of next to as follows
| > | >
| > | > abc 10.50
| > | > def 10.50 PIC should be here
| > | > fff 10.50
| > | >
| > | > Keeps going here..
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top