To make a mobile Web page need to use a responsive layout, the first need to re-HTML file header:The main purpose is to control the width and prohibit the user to zoom, the specific parameters themselves Google a bit.The following is the CSS to determine whether the PC-side or mobile-sideIn fact, it is very simple, with CSS3 media query can be very convenient to
browsers, which allows you to easily rearrange elements on the screen, as described in CSS3 flexible box Layout explained, the following is a simple CSS style reference:
. Parent {Display:flex;Flex-flow:column; /* Display items in the list/*}. Children {order:1; /* Change the order of elements * *}
Another method is similar to the above, but it needs to be used in JavaScript I'm not going to introduce it here. The following describes the last CSS
Web fonts! Although they look great, remember that the more fonts you put in, the longer you'll be loading the page. On the other hand, loading a system font is fast as lightning, but when the user does not have this set of fonts locally, it returns the default font.Bitmap vs Vector graph Have you ever thought of adding a lot of detail and fancy effects to the icons? If you think about it, it's better to use a bitmap. If not, you might consider using a vector diagram. For bitmaps, images in jpg
Win10 development: responsive Layout-AdaptiveTrigger and responsive layout Development
Kids shoes that have been familiar with Windows 10 already know that the Universal app can run not only on PCs, but also on mobile or other platforms. This will inevitably bring about a problem: how to adapt the
6. Use media to implement responsive layout and media to implement responsive Layout
Common Syntax:
The following summarizes the common types of responsive la s:
@ Media screen and (max-width: 320px) {# talkFooter. editArea {...... } @ Media screen and (min-width: 321
Several methods for implementing responsive Layout-elastic layout and several methods for Layout
The implementation of responsive layout is a great bridge in the front-end project. It is flexible and shapable, so that the same web
A simple Responsive horizontal Grid layout framework Responsive Grid System, responsivegrid
There is a problem in web design that cannot be circumvented, that is, the layout problem. In general, a div may be divided into many parts, which are also divided horizontally into two parts. However, in different projects, we
*/
}
========================================================== ========================================================== ======================================
/* For independent pixels greater than 640 and less than 999
@ Media (min-width: 640px) and (max-width: 999 ){
/* CSS style */
}
========================================================== ========================================================== ======================================B. More than 1000 of media queries on the PC end are
First://www.w3cplus.com/responsive/responsive-images-101-definitions.html
Second article:// www.w3cplus.com/responsive/responsive-images-101-part-2-img-required.html
Third article://www.w3cplus.com/ responsive/responsive
In-depth resolution responsive layout and deep resolution Layout
Concept
Responsive layout is the presentation of responsive design solutions. The specific point is that on different devices, the web page can automatically recogni
Responsive layout and response Layout
I. Overview
A responsive design is a display mechanism for the perfect layout of webpage content on any device. HTML5 and CSS3 are even more powerful.
HTML5 emphasizes simplifying tags, such as document type declaration. I
[Study Notes] viewport definition, elastic layout, responsive layout, learning notes viewport
I. Mobile Terminal width settingsViewport View window,
Ii. flexbox, elastic box model:1. Add "display:-webkit-flex" to the element css to convert it into an elastic box model, and then add "flex: 1/2/3" to the CSS of multiple child elements, in this way, the child eleme
jquery responsive picture nine grid layout Click on the picture to see the big picture Effect codejquery Responsive layout-widescreen responsive focus picture animated carousel codeCSS3 Drawing making CSS3 responsive organization
Implementation Method of Bootstrap disabling responsive layout, bootstrap Layout
One of the most important technologies in Bootstrap is the responsive layout. The powerful capabilities of a single code for different device terminals make
Bootstrap responsive layout 1. bootstrap response Layout
Recently, due to the course design, I started learning bootstrap. First, bootstrap is equivalent to a CSS library ~, Setting various classes in html is equivalent to calling bootstrap.
However, since bootstrap is powerful, it is certainly not that simple. Throu
Chrysanthemum A shock original master in the folk ah, slightly a hard expression of respect, I go, said the wrong is a slight smile, we do not misunderstand ah.
Back to the point, bloggers because it is not a group, so on the response to the design of the graves planing, in-depth understanding of these four steps.1. Layout and Settings meta tagWhen creating a responsive web site, or when a non-
Introduction to responsive layouts what are the pros and cons of responsive layout-responsive layout design Principles Implementation Method Introduction Css3-media Query Simple Case Bootstrap Introduction Bootstrap basic introduction (bootstrap.com)
An introduction to
Summary of mobile fluid layout and responsive layoutsWidth and heightThe width of the block width is generally defined by the Max-width maximum width and percentage, because auto-scaling is achievedHeight if you want to adapt, you don't need to define a height or define a minimum heightNote: Use percentages as far as possible, such as margins, etc.Picture AdaptiveGuaranteed to be smaller than the image reso
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.