When making a mobile website, in addition to the simplicity of the page and easy operation, etc., which visitors can see, it is the setting of Meta tags. Properly setting Meta tags will improve the search engine optimization of the mobile website and the rendering of mobile browsers. Displays are very helpful. Everyone is very familiar with the meta tag in the web layout of the desktop platform. It is always located inside the head element. Friends who do SEO must have a special feeling for meta. Today we will talk about the meta tag of the mobile platform. What are the magical effects of meta tags on mobile platforms?
1. Viewport of Meta
When it comes to mobile platform meta tags, we have to talk about viewport. So what is viewport?
Viewport is the visual area. For desktop browsers, viewport refers to the area used to view web pages after removing all toolbars, status bars, scroll bars, etc.
. For traditional WEB pages, it is normal for the width of 980 to be displayed on the iPhone, and it also fills the screen. But for webapps, it may be a bit of a problem. On iPhones, our webapps usually have a width of 100cm in portrait mode. 320, what effect will our 320 page display on the iPhone? Some people may think that the iPhone is not 320mm wide, it should fill the screen, right? What is the reality? Let’s take a look at how the following layout appears on the iPhone
AppUE
So we have to change the viewport , we have the following attribute values that can be set:
width: the width of the viewport (ranging from 200 to 10,000, the default is 980 pixels)
height: the height of the viewport (ranging from 223 to 10,000)
initial-scale: initial scaling (ranging from >0 to 10)
minimum-scale: the minimum scale the user is allowed to zoom to
maximum-scale: the maximum scale the user is allowed to zoom to
user-scalable: Whether the user can manually zoom
For these attributes, we can set one or more of them. You do not need to set them all at the same time. The iPhone will automatically calculate other attribute values based on the attributes you set, instead of Just use the default value.
If you set initial-scale=1, then width and height will automatically be 320*356 in portrait mode (not 320*480 because the address bar etc. all occupy space), and 480*208 in landscape mode. Similarly, if you only set width, initial-scale and height will be automatically calculated. For example, if you set width=320, the initial-scale is 1 when the screen is in portrait mode, and becomes 1.5 when the screen is in landscape orientation. So how do these settings let Safari know? In fact, it is very simple, just a meta, in the form:
Okay, we can lay out our page in full screen, no longer need to worry about the page being displayed very small!
2. Meta format-detection
You clearly wrote a string of numbers without adding a link style, but the iPhone will automatically add a link style to your text, and clicking on the number will automatically dial the number! How to remove this dial-up link? At this time, our meta should show its magic again. The code is as follows:
telephone=no prohibits converting numbers into dial-up links!
telephone=yes enables the conversion of numbers into dial-up links. To enable the conversion function, there is no need to write this meta. It is enabled by default!
3. Meta of apple-mobile-web-app-capable
The function of this meta is to delete the default Apple toolbar and menu bar. content has two values "yes" and "no". When we need to display the toolbar and menu bar, there is no need to add this line of meta. The default is to display it.
4. Meta of apple-mobile-web-app-status-bar-style
The function is to control the status bar display style
status-bar-style:black
status-bar-style:black-translucent
Today I will briefly talk about which Meta tags need to be added to the mobile version of the website:
viewport
viewport is almost a recognized standard. It was originally created by Apple for the mobile version of Safari on the iPhone. Due to the Big seller, accepted by most other mobile browsers, such as Opera Mobile, iPhone, Android, Iris, IE, BlackBerry, Obigo, Firefox
The most basic example, making the site full screen width on mobile:
This label and MobileOptimized introduced below are de facto labels in the feature machine era. The
HandheldFriendly tag was first used to mark mobile content in AvantGo browsing, and later became a universal standard for marking mobile sites, but the support of this tag is unknown.
MobileOptimized
This is a Windows-specific meta tag that eventually became another method for identifying mobile content, but the disadvantage of this tag is that it is The width must be given, and again, the support of this tag is unknown:

html5的div元素默认一行不可以放两个。div是一个块级元素,一个元素会独占一行,两个div默认无法在同一行显示;但可以通过给div元素添加“display:inline;”样式,将其转为行内元素,就可以实现多个div在同一行显示了。

html5中列表和表格的区别:1、表格主要是用于显示数据的,而列表主要是用于给数据进行布局;2、表格是使用table标签配合tr、td、th等标签进行定义的,列表是利用li标签配合ol、ul等标签进行定义的。

固定方法:1、使用header标签定义文档头部内容,并添加“position:fixed;top:0;”样式让其固定不动;2、使用footer标签定义尾部内容,并添加“position: fixed;bottom: 0;”样式让其固定不动。

HTML5中画布标签是“<canvas>”。canvas标签用于图形的绘制,它只是一个矩形的图形容器,绘制图形必须通过脚本(通常是JavaScript)来完成;开发者可利用多种js方法来在canvas中绘制路径、盒、圆、字符以及添加图像等。

html5中不支持的标签有:1、acronym,用于定义首字母缩写,可用abbr替代;2、basefont,可利用css样式替代;3、applet,可用object替代;4、dir,定义目录列表,可用ul替代;5、big,定义大号文本等等。

html5废弃了dir列表标签。dir标签被用来定义目录列表,一般和li标签配合使用,在dir标签对中通过li标签来设置列表项,语法“<dir><li>列表项值</li>...</dir>”。HTML5已经不支持dir,可使用ul标签取代。

在网页开发中,meta标签是一个非常重要的元素,它提供了关于网页内容的额外信息,如网页标题、网页描述、关键字等。在处理HTML页面时,有时候需要通过正则表达式来匹配前端代码中的meta标签,下面就来介绍一下如何使用PHP正则表达式匹配HTML页面中的所有meta标签。首先,我们需要了解HTML页面中meta标签的常规写法,一般格

3种取消方法:1、给td元素添加“border:none”无边框样式即可,语法“td{border:none}”。2、给td元素添加“border:0”样式,语法“td{border:0;}”,将td边框的宽度设置为0即可。3、给td元素添加“border:transparent”样式,语法“td{border:transparent;}”,将td边框的颜色设置为透明即可。


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

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Atom editor mac version download
The most popular open source editor

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version
Visual web development tools

Zend Studio 13.0.1
Powerful PHP integrated development environment
