Marcos answered a question about *web programming* on Aardvark!

Question
Mar 11, 2010
Sent to Aardvark via IM
Friend 1
27 / M / Malmo, SE
In html/css I've set "table img {display:block}" but I'd like to add an exception to some images in tables, like arrows before text. What to do? <img id="inline"> and them go "table img #inline {display:inline}" - it doesnt seem to work :(
  • Answer 1
    + 8 minutes
    Aardvark found someone who knows about web programming

    8a--_x7f_1266190016
    Marcos C.
    28 / M / Monterrey, MX
    Knows about: Social Apps

    12 Qs & As in last few weeks

    try this... table img.inline {display:inline} ... and then use that class in all images u want to add exception .... <img class='inline' src='path' /> ... if u want to use id anyway, the correct sintaxis is "table img#inline {display:inline}" ... no space

What is Aardvark?

Aardvark discovers the perfect person in your network to answer any question in minutes.

How do I ask a question?

  • Just send Aardvark an IM, email or tweet with a question — or ask from vark.com
  • Aardvark will send you a response from someone in your network within minutes

Share this page

 
x