Method A: The outer left is defined as 760px wide and centered, and the inner left_module is defined as the actual width of 280px, and absolute positioning, the top value equals the height defined by the top.
The advantage of this approach is that the left-right two module code snippet can be interchanged to adjust the display priority.
Method B: The outer left is defined as 760px wide and centered, relative to the top, and the inner left_module is defined as the actual width of 280px, and is absolutely positioned.
The advantage of this approach is that the height of the top can be extended freely.
The outer right is defined as 760px wide and centered, and the inner layer right_module is defined as the actual width of 440px, with the margin syntax left. The background color defined by Right_module is the background color of the actual right, and the height defined is the height of the actual intermediate module;
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.