When creating a webpage, you often encounter the IE6 double margin bug. To solve this problem, you only need to add the following css attribute to achieve the goal:
Display: inline
Articles you may be interested in
- Text area textarea box adaptive height based on input content
- Run commands on the Linux background (run without hanging up)
- Solution for IE6 to garbled characters when sending an odd Chinese Character request via get
- Jquery waits for the ajax execution to complete and then continues to execute the following code.
- PHP restricts domain names to protect source code from being copied
- Use the PHP function memory_get_usage to obtain the current PHP memory consumption for program performance optimization.
- Methods for resetting the auto-increment start value of various MySQL Data Table types
- Php retrieves remote images and downloads and saves them to a local device.