Html Turorial
Pages
Home
Tutorial
Thursday, 31 December 2015
HTML Images
HTML Images
HTML images are defined with the
<img>
tag.
The source file (
src
), alternative text (
alt
), and size (
width
and
height
) are provided as
attributes
:
Example
<
img
src=
"mad2html.jpg"
alt=
"mad2html.com"
width=
"208"
height=
"208"
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment