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

Line 1: Line 1:
==How to use images==
==How to use images==
How to use an image varies between platforms.  HTML and WordPress are among the most common platforms, and have similar methods.
How to use an image varies between platforms.  HTML and WordPress are among the most common platforms, and have similar methods.
<h4>HTML</h4>
===HTML===
HTML uses the <img> tag for marking up a document to include an image.  Images are included through the use of the image's URL.
HTML uses the <img> tag for marking up a document to include an image.  Images are included through the use of the image's URL.
<ul>'''Usage Examples''':
<ul>'''Usage Examples''':
Line 14: Line 14:




<h4>WordPress</h4>
===WordPress===
Images can be added through uploading or inserted from a URL, or directly added by manually adding an image via HTML inside the source editor text box.
Images can be added through uploading or inserted from a URL, or directly added by manually adding an image via HTML inside the source editor text box.


<h5>Uploading</h5>
====Uploading====
<ul>'''Multiple Files'''
<ul>'''Multiple Files'''
To upload several files at once.
To upload several files at once.
twitter
217

edits