Saturday, February 6, 2016

Images

Images otherwise called as Graphics.   To Add images into a web pages we have to add < img /> tag.

To add width & height of a image tag using multiple ways.
1. Image attribute height & width
2. Inline CSS height & width
3. Internal CSS height & width

In the following example you can see all the examples with output.

Source:

Output:


No comments:

Popular Posts