How to add img in webpage

Adding img to webpage by using HTML

For adding image to web page need to use img tag like bellow

<img sre="img address" alt="image name" />

You can define height and width also using height and width attribute like bellow

<img sre="img address" alt="image name" height="150px" width="150px" />

 

About Author

Photo

Hi, I am Mahbub Hasan
Software Engineer

I am very much interested to share my programming
and development knowledge with the people.I will try
to update my blog everyday with new technology inshallah.

Thank You

For Visiting My Blog.

Contact Me