Text wrapping image_html/css_WEB-ITnose
(Transfer station.. http://www.w3cfuns.com/thread-5593453-1-1.html I really don’t know how to post pictures here.. Sorry!)
Hope you can help. . .
Reply to discussion (solution)
Text wrapping around images? ? Wouldn't it be OK if you just float it?
Nope
I didn’t see that there was a float:left; in my picture with class="pic1", but the picture sank! . .
Nope
I didn’t see that there was a float:left; in my picture with class="pic1", but the picture sank! . .
Check it out. . . It’s so strange that the picture is sinking
I was thinking that apart from their different positions,
(.zhong_main{
width:200px;
height:580px;
margin-top:-580px;
margin-left:180px;
background-color:#0066CC;}
.in_main{
width:200px;
height:580px;
margin-top:-580px;
margin-left:400px;
background-color:#339900;}
)
But the content inside is the same, but the same code
.z_main{
width:200px;
height:275px;
background-color:#99FFFF;}
.h_main{width:200px;
height:275px;
margin-top:30px ;
background-color:#CCCCCC;}
, but different results
(I use letters to indicate their positions. Please go to that website to see the specific pictures)
IE The location displayed by Firefox is: a
(The d in Firefox and IE was originally balanced with a on top, but it sank. Go down )
Yes. . I’m so depressed. Logically speaking, it shouldn’t sink, but I don’t understand which piece of code affected it and caused it to sink
Quote from the 2nd floor’s reply:
I didn’t see that the class="pic1" in my picture had float:left; but the picture sank! . .
Check it out. . . It’s so strange that the picture is sinking
Quote from the 2nd floor’s reply:
Nope
Check it out. . . It’s so strange that only that picture is sinking
Is the size of that picture the same as the others?
Quoted from the 3rd floor’s reply:
Quoted from the 2nd floor’s reply:
Nope
I didn’t see a float in my picture with class="pic1": left; But the picture sank! . .
Check it out. . . It’s so strange that that picture is sinking
Is the size of that picture the same as the others?
Wrong idea. . .
It’s not that problem. . I pulled them out and displayed them individually. . I guess you need to process that image separately. .
Same, both are 50*50
Quoted from the 3rd floor’s reply:
Nope
Didn’t see my picture There is a float:left; in class="pic1", but the picture sinks! . .
Check it out. . . It’s so strange that that picture is sinking
Is the size of that picture the same as the others?
Size 50*50
Size 1.68kb 1.76kb 1.83kb 1.97kb
When I delete one of the cds in a or b, it becomes normal.
Take the abcd layout you have above as an example. .
When I delete one of the cds in a or b, it becomes normal
首先发现了几个问题
1、你上面图片的li木有结束标记。
问题已经解决 请楼主结扎

GoFlexible-Two contains sufficient formats available for texts. You can choose between "heading",
"subheading" and normal paragraphs. See under "Other Pages" for examples.

GoFlexible-Two contains sufficient formats available for texts. You can choose between "heading",
"subheading" and normal paragraphs. See under "Other Pages" for examples.

GoFlexible-Two contains sufficient formats available for texts. You can choose between "heading",
"subheading" and normal paragraphs. See under "Other Pages" for examples.
GoFlexible-Two contains sufficient formats available for texts. You can choose between "heading",
"subheading" and normal paragraphs. See under "Other Pages" for examples.
Copyright ©2006 Your Company | All rights reserved
Design by Gerhard Studios | W3C XHTML 1.1 | W3C CSS 2.0
扎你妹。。。
首先发现了几个问题
1、你上面图片的li木有结束标记。
问题已经解决 请楼主结扎

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

The roles of HTML, CSS and JavaScript in web development are: 1. HTML defines the web page structure, 2. CSS controls the web page style, and 3. JavaScript adds dynamic behavior. Together, they build the framework, aesthetics and interactivity of modern websites.

The future of HTML is full of infinite possibilities. 1) New features and standards will include more semantic tags and the popularity of WebComponents. 2) The web design trend will continue to develop towards responsive and accessible design. 3) Performance optimization will improve the user experience through responsive image loading and lazy loading technologies.

The future trends of HTML are semantics and web components, the future trends of CSS are CSS-in-JS and CSSHoudini, and the future trends of JavaScript are WebAssembly and Serverless. 1. HTML semantics improve accessibility and SEO effects, and Web components improve development efficiency, but attention should be paid to browser compatibility. 2. CSS-in-JS enhances style management flexibility but may increase file size. CSSHoudini allows direct operation of CSS rendering. 3.WebAssembly optimizes browser application performance but has a steep learning curve, and Serverless simplifies development but requires optimization of cold start problems.

The roles of HTML, CSS and JavaScript in web development are: HTML is responsible for content structure, CSS is responsible for style, and JavaScript is responsible for dynamic behavior. 1. HTML defines the web page structure and content through tags to ensure semantics. 2. CSS controls the web page style through selectors and attributes to make it beautiful and easy to read. 3. JavaScript controls web page behavior through scripts to achieve dynamic and interactive functions.

HTML is the cornerstone of building web page structure. 1. HTML defines the content structure and semantics, and uses, etc. tags. 2. Provide semantic markers, such as, etc., to improve SEO effect. 3. To realize user interaction through tags, pay attention to form verification. 4. Use advanced elements such as, combined with JavaScript to achieve dynamic effects. 5. Common errors include unclosed labels and unquoted attribute values, and verification tools are required. 6. Optimization strategies include reducing HTTP requests, compressing HTML, using semantic tags, etc.
