HTML5 form learning notes and html5 learning notes
Forms play an important role in web design. HTML5 also adds various forms, including adding input types, input attributes, form elements, and form attributes, it solves our previous headaches or
HTML5: Table
The role of a table is to display two-dimensional data. In HTML5, you are no longer allowed to use tables to control the layout of page content. Instead, you can use the new CSS table feature (CSS is not involved here and will be
CANVAS application-compressing and uploading images (for mobile browsers only ),
Recently, when I designed the Avatar upload function on the Mobile End, I used to upload images directly through formData. However, the actual usage is as follows: if
Review the background and text styles of CSS and css text styles
CSS background style:
①. Use keywords to set values: center, top, bottom, left, right, for example, background-position: top;
②. Use percentage to set the value, for example,
Developing freemarker and myeclipse in myeclipse Environment
Recently, I am working on a project, where I need to use the freemarker template. When I write beautiful html into freemarker, the problem arises. Full Screen is white and black, no
Hello, HTML to HTML5, hellohtmlhtml5
HTML5 is a necessary technology for developing WEB applications to a certain level.
The following is the WEB development timeline:
1991-HTML
1994-HTML2
1996-CSS1 + JAVASCRIPT
1997-HTML4
1998-CSS2
2000-XHTML1
2002-
HTML5: Basic use, HTML5: UseThe single-line text input box type is text, indicating that the input element is a single-line text box, which is the default expression of the input element. The single-line text input box supports the following
Experience in using html and css
1. Notes: annotations in html cannot be written as follows: In this way, FF ignores the following content.
2. CSS comments should be left blank after/* and */. Otherwise, problems may occur in some languages. The
Four input element slider UI styles and four inputui styles
The four input element slider UI styles are rendered using CSS3, and JavaScript is used to handle the Slider's mouse drag event. As follows:
Download Online Preview source
Explanation of Media Queries and mediaqueries
Media Queries is called "Media query". In our daily Web pages, we often see this code in the head section:Or in the following format:I don't know if you have noticed it. Either of the methods for
HTML5 new features: drawing a logo with SVG, html5svg
HTML5 new featureSome interesting new features in HTML5:1. canvas elements used for painting2. video and audio elements used for media playback3. Better support for local offline storage4. New
Splinter learning-simulate a notebook to write a blog, and splinter to write
To verify the various actions of Splinter, we will use Splinter to simulate the additional operations in the blog garden.
Step 1: log on to the blog Park and learn the same
Analysis of Four pseudo classes of tag.
We are most familiar with the following four pseudo classes of tag:: When link has link Attributes: The visited link address has been accessed.: Active is activated by the user (events that occur between mouse
H5 small content (6), h5 content
Web WorkerBasic ContentSingle thread and multi-threadWorker can simulate the effect of multiple threadsDefinition-javascript running in the backgroundNote-DOM cannot be usedOnly ECMA in javascript can be used in
Use the carousel principle and hammer. js to implement simple Sliding Screen functions.
Recently, I have a task for a very small h5 application with only 2 screens. I need to perform horizontal full screen sliding switching and some simple animation
H5 small content (5), h5 content
Geolocation)Basic ContentGeographic Positioning-intersection of the longitude and latitude of the earthGeographic PositioningGPS-the United States, relying on Satellite PositioningBeidou positioning-domestic only,
Describes the basic usage of the Communication API in html5.1. Cross-document Message CommunicationCross-document message communication ensures secure cross-source communication between iframe, tabs, and windows. It defines the postMessage API as
Front-end Basic Skills
Which of the following statements about HTML5 is false ()
Which of the following statements about the video element is false ()
If you want to insert the sample table style.css into the webpage,
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.