文件名称:HTML5开发实训
文件大小:1.19MB
文件格式:DOC
更新时间:2021-10-06 04:55:02
html5
HTML5开发实训:让我们学会用代码编写网页,最重要的是学会HTML5的基础运用,了解安卓系统方面的一些知识!有利于我们以后的网页设计学习! 二、实习内容 第一天,我们学习了用代码写网页最基本的知识,如: <html> <head> <meta charset="utf-8" /> <title>Hello MobileTalk</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <!-- UI Lib CSS resources --> <link rel="stylesheet" href="styles/css/dolphin.ui.layout.css" /> <link rel="stylesheet" href="styles/css/dolphin.ui.theme.css" /> <!-- Add this script to enable wifi debug --> <!-- [removed][removed] --> <!-- Comment this script out to enable wifi debug --> [removed][removed] <!-- Add this script to enable device APIs and zepto js --> [removed][removed]