15个好用的CSS3和HTML5模板框架

简介: HTML5 Basic Template Pack This template has been heavily inspired by the Smashing Magazine HTML 5 template tutorial, however the (CSS & Design) has been modified in several ways.

HTML5 Basic Template Pack

HTML5 Basic Template Pack

This template has been heavily inspired by the Smashing Magazine HTML 5 template tutorial, however the (CSS & Design) has been modified in several ways.
This basic template comes in 4 colors (green, blue, purple and orange) with easy to customize CSS and HTML 5, HTML5 mouse over effects, HTML 5 text shadow and much more.

RamblingSoul 19 CSS3 Template

RamblingSoul 19 CSS3 Template

Cherry Blossoms HTML5 & CSS3

Cherry Blossoms HTML5 & CSS3

Ampersand HTML5

Ampersand HTML5

You can choose from either the two column or three versions of this HTML5 template.

Backwards Compatible, One Page Portfolio (Template and Tutorial)

Backwards Compatible, One Page Portfolio (Template and Tutorial)

Nearly Circular CSS3

Nearly Circular CSS3

The template displays a taster of what is to come from the CSS3 spec, mostly the lovely rounded corners and @font-face. There are also a few pseudo CSS selectors used to control some of the elements.
The template is supported in Firefox 3.5+ and Safari 4+. All other browsers will degrade into a nice square version of the design.

ZooCroo HTML5 & CSS3

ZooCroo HTML5 & CSS3

ZooCroo is a fun, playful and colorful template that utilizes HTML5 and CSS3, with a little extra fun thrown in. The nerd images in the content are animated, using CSS3’s transform properties. Hovering over the little nerds will rotate one and slide one right. This is, of course, assuming your browser is able to understand CSS3’s transform code.

Flower Blog HTML5 and CSS3 Template and Tutorial

Flower Blog HTML5 and CSS3 Template and Tutorial

In this tutorial with template source available for download, you are going to build a blog page using next-generation techniques from HTML 5 and CSS 3. The tutorial aims to demonstrate how you will be building websites when the specifications are finalized and the browser vendors have implemented them.

Rockit HTML5 & CSS3

Rockit HTML5 & CSS3

Rockit is a 2 column grungy music-inspired template that makes use of CSS3 transform to create a cool rotating polaroid effect for a set of images. For browsers that understand this effect, hovering over each polaroid image will rotate it to the left a bit. For browsers that aren’t yet up to speed, the images will still have the polaroid-like frame around them, but just won’t rotate on hover.

Cardeo Three CSS3

Cardeo Three CSS3

Cardeo Three is a free website template coded using CSS3 with the following features: Rounded Corners (no images!), Custom Font Replacement and Font Shadow.

Beach Vaycay

Beach Vaycay

This fun in the sun template features a travel theme with a gradient background that uses CSS3 to create it without images. Browsers that don’t yet understand CSS3’s new gradient background will show a nice sandy background color instead. This template is 2-columns with a nice 4-section footer.

Papery HTML5 & CSS3

Papery HTML5 & CSS3

Papery is an HTML5 / CSS3 template that’s all about the face; font-face that is. This 2-column textured template focuses on @font-face, showing off what fun it can be to use non-standard fonts.
Adding to the font focus is a generous use of old paper textures, 3-sectioned footer, border shadows and drop-down menus to create a nice old but comfortable look and feel.

One-Page Template XHTML & CSS3

One-Page Template XHTML & CSS3

This free template is pure XHTML and CSS3. It is compatible with all browser versions, SEO friendly, and features a sleek jQuery scroll effect. Perfect for those cases when you need something up fast.

Newsy Multiple Column HTML5 & CSS3

Newsy Multiple=

Newsy is a beautiful newspaper / magazine style template with the advanced multiple-column feature that CSS3 now offers. Content flows easily from one column to the next – automatically – without any effort on the part of the author.
IE won’t recognize the multiple columns, so the articles will look like normal one-column posts, but at least it doesn’t seem broken to IE users.

Less Framework

Less Framework

The Less Framework is an HTML5-powered CSS framework for building flexible multi-column website layouts. It has an eight-column grid optimized for a line-height of 24px, as well as a set of typography presets based on the golden ratio that fit into the grid’s vertical rhythm.
The frameworks layouts work perfectly in Chrome, Safari 3.0+, Firefox 3.0+, Opera 10+ and Internet Explorer 7+. They intelligently collapse into a single column in legacy browsers and on small screen devices, such as mobile phones.

52Framework

52Framework

The 52framework is a fairly new CSS framework that has been built with the much cleaner HTML5 and using CSS3. It supports all modern browers, and perhaps most remarkably, even IE6! Here are some of its features:

HTML5
• Use of all the most useful current html5 tags including: header, nav, section, article, footer, and more to come soon (with styling)
• Use of the all new <!DOCTYPE html> and <html lang="en">
• New input field types: url, email, etc
• Script embed (javascript) using only the script tag without the attribute type
• Modified Reset Stylesheet for HTML5

CSS3
• Use of the new ::selection selector that enables you to customize the properties of selected text.
• Rounded Corners for any block level element
• Text-Shadow for text elements
• Box Shadow for block level elements

Grid
• 16 column, 52 pixel based with 8 pixel gutter

目录
相关文章
|
22天前
|
移动开发 前端开发 JavaScript
HTML 框架高阶用法
HTML框架,或前端框架,如Bootstrap、Vue.js等,显著提升了Web应用开发的速度与用户体验。本文介绍了一些高级技巧,如自定义样式与组件、响应式设计实践、JavaScript功能增强及性能优化策略等,帮助开发者更好地利用这些工具,实现高效开发并提升应用性能与灵活性。
|
2月前
|
前端开发
2s 利用 HTML+css动画实现企业官网效果
2s 利用 HTML+css动画实现企业官网效果
HTML+CSS 实现通用的企业官网页面(记得收藏)
HTML+CSS 实现通用的企业官网页面(记得收藏)
|
8天前
|
前端开发 JavaScript 搜索推荐
打造个人博客网站:从零开始的HTML和CSS之旅
【9月更文挑战第32天】在这个数字化的时代,拥有一个个人博客不仅是展示自我的平台,也是技术交流的桥梁。本文将引导初学者理解并实现一个简单的个人博客网站的搭建,涵盖HTML的基础结构、CSS样式的美化技巧以及如何将两者结合来制作一个完整的网页。通过这篇文章,你将学会如何从零开始构建自己的网络空间,并在互联网世界留下你的足迹。
|
9天前
|
前端开发 JavaScript 搜索推荐
打造个人博客网站:从零开始的HTML与CSS之旅
【9月更文挑战第31天】在这个数字时代,拥有一个个人博客网站是展示自我、分享知识和连接世界的重要方式。本文将引导你通过简单的HTML和CSS知识,一步步构建起你的在线空间。无论你是编程新手还是希望通过实践加深理解,这篇文章都将是你的理想指南。我们将探索基本概念,实现页面布局,并点缀以个性化样式,最终将静态页面转变为动态交互式网站。准备好了吗?让我们开始吧!
|
12天前
|
前端开发 数据安全/隐私保护 容器
HTML+CSS 水滴登录页
该代码实现了一个创意的水滴登录页面,包含一个水滴形状的登录框与两个按钮(忘记密码和注册)。登录框包括用户名、密码输入框及登录按钮。页面设计独特,采用渐变色与动态效果,增强了交互性和视觉美感。以下为关键实现步骤: - 重置默认样式。 - 设置页面背景颜色和尺寸。 - 定义登录表单容器的布局、位置和尺寸。 - 设置登录表单内容样式,包括3D效果和过渡动画。 - 创建伪元素增强水滴效果。 - 设定输入框容器和输入框样式。 - 为提交按钮、忘记密码和注册按钮设定特定样式,并添加悬停效果。
WK
|
15天前
|
存储 移动开发 前端开发
HTML5和CSS5有什么区别
HTML5和CSS5在网页设计中扮演不同角色。HTML5是超文本标记语言的第五版,通过新特性如实时更新、跨平台运行及更好的安全性等,定义网页内容和结构。尽管常说CSS5,实际最新的CSS版本包含多个模块如CSS Grid和Flexbox,主要用于控制网页布局和样式,提供强大的选择器、动画支持和响应式设计,与HTML5相辅相成,共同构建现代网页的基础架构。
WK
34 3
|
1月前
|
Web App开发 前端开发 JavaScript
HTML/CSS/JS学习笔记 Day3(HTML--网页标签 下)
HTML/CSS/JS学习笔记 Day3(HTML--网页标签 下)
|
2月前
|
移动开发 JavaScript 前端开发
揭秘!如何用Web2py+HTML5/CSS3/jQuery打造超炫响应式网站?你的设计梦想即将照进现实!
【8月更文挑战第31天】本文详细介绍如何利用Web2py框架及HTML5、CSS3与jQuery构建响应式网站。首先需安装Python和Web2py,并启动服务器。接着,在Web2py中创建新应用,例如命名为“ResponsiveSite”。随后,编写HTML5基本结构,包括头部、导航栏等元素。在`styles.css`文件中添加CSS3样式代码,实现响应式布局。最后,通过在`scripts.js`中加入jQuery脚本提升页面交互性,如点击导航项时平滑滚动至目标区域。此教程为你打下响应式网站设计的基础,便于进一步扩展和优化。
15 1
|
2月前
|
前端开发 JavaScript
HTML+CSS如何打造撒花动画效果?3分钟学会,炫酷到爆!
HTML+CSS如何打造撒花动画效果?3分钟学会,炫酷到爆!