HTML tutorial: image size alignment interval border Attribute Modification Method _ HTML/Xhtml _ webpage Creation

Source: Internet
Author: User
Modifying the border attribute of the image size alignment interval is common and practical during the development process. This article will introduce you in detail. Image tagging:
To insert an image into the page, we need to use the "img" tag. Its attribute is "src"
Example code:

Conclusion:


Here we assume that the image file and html file are in the same directory.
We can also provide the complete path of the image file.
For example:

Width and height:
You can use the width and height of the attribute to display the image size on the webpage.
Example code:

Conclusion:


Alignment:
We can use "align" in the attribute to align the image.
Set the property value to left/right/center.
Example code:

Conclusion:



Border:
You can use "border" in the attribute to set the border around the image. This can be used to create space around the image.
Example code:

Conclusion:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.