Timothy Kelty wrote:
> I guess it would still make sense semantically if I had the image
> below the still, right?
Don't know what kind of "semantic sense" its _position_ is supposed to
carry, but if it's a product-image it might make sense to move the
dd.image in the source-code so it came fir
Timothy Kelty wrote:
> http://geniuscar.com/tests/def-list-float.html
> I want the block to float left all the way at the
> top, with the and the rest of the lined up on the right.
A float can't go higher than the last preceding float. This keeps the
dd.image down there alongside dd.price.
Yo
Timothy Kelty wrote:
> I'm trying to create a definition list with floated s and s...see
> example here:http://geniuscar.com/tests/def-list-float.html
>
> Essentially, I want preserve this markup:
>
> Title of product
> subtitle of product
> 8" x 6" x 1"
> $225
>
> This is supposed to float left
I'm trying to create a definition list with floated s and s...see
example here:http://geniuscar.com/tests/def-list-float.html
Essentially, I want preserve this markup:
Title of product
subtitle of product
8" x 6" x 1"
$225
This is supposed to float left all the way at the top
I want the bloc