您现在的位置是:网站首页> 编程资料编程资料
HTML5几个设计和修改的页面范例分享简单的HTML5初步入门教程基于HTML5实现的带左右箭头可拖动幻灯片特效源码基于html5 canvas逼真下雪场景动画特效源码 6种特效
2023-10-14
430人已围观
简介 这篇文章主要介绍了HTML5几个设计和修改的页面范例分享,主要针对普通页面使用HTML5进行润色的工作,需要的朋友可以参考下
要了解和熟悉 HTML5 中的新的语义元素,最好的方式就是拿一经典的 HTML 文档作例子,然后把 HTML5 的一些新鲜营养充实进入。如下就是我们要改造的页面,该页面很简单,只包含一篇文章。
ApocalypsePage_Original.html,这是一个格式非常规范的页面,所有的样式均来自于外部样式表。
XML/HTML Code复制内容到剪贴板
- >
- <html lang="zh-CN">
- <head>
- <meta charset="utf-8">
- <title>Apocalypse Nowtitle>
- <link rel="stylesheet" href="ApocalypsePage_Original.css">
- head>
- <body>
- <div class="Header">
- <h1>How the World Could Endh1>
- <p class="Teaser">Scenarios that spell the end of life as we knowp>
- <p class="Byline">by Ray N. Carnationp>
- div>
- <div class="Content">
- <p><span class="LeadIn">Right nowspan>, you're probably feeling pretty good. After all, life in the developed world is comfortable<span class="style1">—span>probably more comfortable than it's been for the average human being throughout all of recorded history.p>
- <p>But don't get too smug. There's still plenty of horrific ways it could all fall apart. In this article, you'll learn about a few of our favorites.p>
- <h2>Mayan Doomsdayh2>
- <p>Skeptics suggest that the Mayan calendar simply rolls to a new 5,126-year era after 2012, and doesn't actually predict a life-ending apocalypse. But given that the long-dead Mayans were wrong about virtually everything else, why should we trust them on this?p>
- <h2>Robot Takeoverh2>
- <p>Not quite as frightening as a Vampire Takeover or Living-Dead Takeover, a robot rebellion is still a disquieting thought. We are already outnumbered by our technological gadgets, and even Bill Gates fears the day his Japanese robot slave turns him over by the ankles and asks (in a suitably robotic voice) "Who's your daddy now?"p>
- <h2>Unexplained Singularityh2>
- <p>We don't know how the universe started, so we can't be sure it won't just end, maybe today, and maybe with nothing more exciting than a puff of anti-matter and a slight fizzing noise.p>
- <h2>Runaway Climate Changeh2>
- <p>Dismissed by some, Al Gore's prophecy of doom may still come true. If it does, we may have to contend with vicious storms, widespread food shortages, and surly air conditioning repairmen.p>
- <h2>Global Epidemic
提示: 本文由神整理自网络,如有侵权请联系本站删除!
本站声明:
1、本站所有资源均来源于互联网,不保证100%完整、不提供任何技术支持;
2、本站所发布的文章以及附件仅限用于学习和研究目的;不得将用于商业或者非法用途;否则由此产生的法律后果,本站概不负责!
相关内容
- 简单的HTML5初步入门教程基于HTML5实现的带左右箭头可拖动幻灯片特效源码基于html5 canvas逼真下雪场景动画特效源码 6种特效HTML5对安全的改进 HTML5安全攻防详析终结篇
- 基于html5 DeviceOrientation 实现微信摇一摇功能HTML5仿手机微信摇一摇游戏特效源码基于HTML5实现类似微信手机摇一摇功能(计算摇动次数)
- 利用HTML5实现使用按钮控制背景音乐开关有关HTML5中背景音乐的自动播放功能HTML5简单实现添加背景音乐的几种方法
- 深入解析HTML5的IndexedDB索引数据库html5中localStorage本地存储的简单使用HTML5 LocalStorage 本地存储刷新值还在详解HTML5 LocalStorage 本地存储 html5本地存储 localStorage操作使用详解Html5 web本地存储实例详解HTML5本地存储之Web Storage详解HTML5中indexedDB 数据库的使用实例html5 初试 indexedDB(推荐)HTML5本地存储之IndexedDB
- 使用HTML5的表单验证的简单示例html5自带表单验证体验优化及提示气泡修改功能HTML5 表单验证失败的提示语问题使用HTML5和CSS3表单验证功能HTML5实现表单自动验证功能实例代码详解HTML5中表单验证的8种方法介绍HTML5 form标签之解放表单验证、增加文件上传、集成拖放的使用方法HTML5表单验证特性(知识点小结)
- 全民英雄如何攻击 全民英雄攻击顺序心得经验_手机游戏_游戏攻略_
- 骷髅王子救公主 第2-10关 图文攻略_手机游戏_游戏攻略_
- 全民英雄阵容搭配心得 龙骑光法阵容搭配及出装攻略_手机游戏_游戏攻略_
- 全民英雄解锁技能要求汇总_手机游戏_游戏攻略_
- 全民英雄大招效果预测 全民英雄当前英雄分析_手机游戏_游戏攻略_
点击排行
本栏推荐
