[NFB-Web] HTML Code for Images

Joe Orozco jsorozco at gmail.com
Sat Jun 29 16:10:30 UTC 2019


Hello,

 

Can someone please share some good HTML code for including pictures on web
pages? I can't seem to get good sizes. My photos end up coming out too large
and are never positioned the way I want. I can't see the picture myself and
am therefore relying on other people's perceptions of what looks good.

 

I'm looking for a good description of what numerical range is used for
sizing.

 

I'm also looking for the right tags. This is what I'm currently using:

 

<div style="width: 225px; height: 200px; float:left; margin-left:25px;">

<img src="http://example.org/image.jpg" alt="picture description">

</div>

 

I'm using Drupal. If there is a simple module or method I can use to insert
pictures where I want them, that'd be great help as well.

 

Thanks in advance for any help.

 

Joe




More information about the NFB-Web mailing list