How and when do I use images?: Difference between revisions

m
Line 62: Line 62:
*<code><img src=”http://litmuse.mga.edu/litwiki/images/0/0f/Wordpress-3.7.1-upload-multiple-files.png” alt=”Dialog showing multiple file upload option.” align=”middle” width=”348” height=”50%” /></code>
*<code><img src=”http://litmuse.mga.edu/litwiki/images/0/0f/Wordpress-3.7.1-upload-multiple-files.png” alt=”Dialog showing multiple file upload option.” align=”middle” width=”348” height=”50%” /></code>


ALT means ''alternative text''. Alternate text gives a description of the image for screen reader software and for missing, broken, or undownloaded images.ref>http://webdesign.about.com/od/beginningtutorials/a/aa122004.htm</ref>
ALT means ''alternative text''. Alternate text gives a description of the image for screen reader software and for missing, broken, or undownloaded images.<ref>http://webdesign.about.com/od/beginningtutorials/a/aa122004.htm</ref>


Note: Avoid setting width and height attributes.  Image distortion will occur with small images, and large images will still take the same time to download as the full-size image.<ref>http://sixrevisions.com/web-development/decrease-webpage-load-times/</ref>
Note: Avoid setting width and height attributes.  Image distortion will occur with small images, and large images will still take the same time to download as the full-size image.<ref>http://sixrevisions.com/web-development/decrease-webpage-load-times/</ref>
twitter
55

edits