Example of html Implementation of text winding (html text and text mixing) _ HTML/Xhtml _ web page creation

Source: Internet
Author: User
In word, we know how to arrange text, but how to implement it on web pages? This is not as easy as in word. However, as long as html elements are used properly, this effect can be achieved. There are several types of winding: Text winding, text winding, etc. I want to talk about these two types. Okay. Start 1. Text wrap

If we use normally, for example:

The Code is as follows:






This is normal. Vbgood is updated on a daily basis on domestic VB websites, which is widely used by programmers.

If the picture in such a statement is higher than the text height, the upper part of the text will be blank. The page is very poor. How can this problem be solved? Please refer to this Code:

The Code is as follows:






This is an exclusive area. Vbgood is updated on a daily basis on domestic VB websites, which is widely used by programmers.


Adding this attribute to the img element solves the problem: align = "center. Easy! As for the width of the image and the surrounding elements. Is not related to whether to bypass or not.

How did this happen? Let's take a look at this Code:

The Code is as follows:





In
Vbgood is updated on a daily basis on domestic VB websites, which is widely used by programmers. (End)


How can this effect be achieved?

The Code is as follows:





In
Vbgood is updated on a daily basis on domestic VB websites, which is widely used by programmers. (End)


This Code shows that you can see what you want to zoom in on the table.

But what if I want the text to have a background color? Ha, you are really smart. Add the bgcolor attribute to the table, as shown in the following code:

The Code is as follows:




In
Vbgood is updated on a daily basis on domestic VB websites, which is widely used by programmers. (End)


But can it come out? No, but you need to add something. (remember not to answer this question so quickly next time.) So:

The Code is as follows:




In
Vbgood is updated on a daily basis on domestic VB websites, which is widely used by programmers. (End)

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.