Quantcast
Channel: DEVONtechnologies Community - Latest posts
Viewing all articles
Browse latest Browse all 16117

Poor person's image scaling in Markdown

$
0
0

What does “the above” refer to? We’re talking about manyPreformatted text different things here.

Generally, using absolute length values (px, pt, cm) for CSS properties is not a good idea, since these values work well only with certain device dimensions. If you want to display HTML (and that’s what rendered MD is), you should use relative length units like %, em, rem, vh etc.


Viewing all articles
Browse latest Browse all 16117

Trending Articles