CSS工具列表

用户界面

  • I Like Your Color
    输入URL然后它会抓出其中的颜色并用16进制表示。
  • CSS Multi-element Rollover Generator
    使用CSS和一个图片创建出一个翻转按钮的样式。
  • CSS Rounded Box Generator
  • Ruthsarian Layouts
    6个CSS页面布局模板,包括颜色、标题等。
  • Bluerobot Layout Reservoir
    2栏和3栏的CSS布局框架
  • Glish CSS Layout techniques
    2、3、 4栏的CSS布局框架
  • The Layout-o-matic
    输入页宽、栏数和padding,它会自动生成CSS和HTML的布局框架。
  • Little Boxes
    w3cn.org上提供的那些布局模板
  • Open Source Web Design
    各种免费的完整页面模板
  • Web Builders’ Toolkit
    更多的模版资源
  • Iconico Online CSS Scrollbar Color Changer
  • List-u-Like
    一个CSS菜单生成器:轻松创建采用li并兼容各种浏览器的导航菜单。
  • Nifty Corners: 无需图片的圆角矩形
  • Round Corner Stone/Icon (rcsi) V1.0
    增强的圆角矩形
  • Xylescope
    无需下载其他站点就能轻松分析其CSS代码。
  • W3C Core Styles
  • Checkliste zur Webseitengestaltung
  • Testseite zur Zeilenbreite


易用性检查

  • Accessibility Valet Demonstrator
  • Bobby Online Service
  • Cynthia Says
  • OCAWA Web Accessibility Expert
  • Torquemada
    使用工具对页面进行一个完整的易用性分析方法测试,以快速辨别页面中哪些部分存在错误。
  • UI Site check
    一个站点检查工具,只需要输入你的网址,便可以列出几十个验证器和易用性工具。
  • WAVE 3.5 Accessibility Tool
    可以提供你页面上的易用性细节和错误方面的有用信息。他会用红黄绿蓝等几种图标来表示需要改进的页面部分。这些图标代表了你页面上有关结构、内容、可用性和易用性方面的问题细节。你可以清楚地看到当前页面上哪些位置存在问题。
  • Web-based Site Usability Checker
  • WebXACT Quality &Accessibility Check
    一个免费的在线服务,让你对单个页面进行质量、易用性和保密性问题的测试。
  • Will the browser apply the rule(s)?
  • TAW - Test accessibilidad web


整理和优化

  • CSS Formatter and Optimiser
    能让你选择你的CSS更易读还是更小。
  • CSS Compressor
    使用这个工具可以压缩你的CSS使之提高载入速度和节约带宽。
  • Online CSS Compressor
    多种途径来清理并压缩你的CSS,牺牲了可读性来获得相当程度的优化和尺寸的减少。
  • CSS Compressor
  • CSS Syntax Checker for BBEdit and TextWrangler
  • CSSTidy
    CSSTidy 是一个开源的CSS解释器和优化工具
  • CSS Tweak ~ Web Based CSS Tweaker!
    CSS Tweak 会优化你的CSS以减少文件大小和下载时间。
  • Clean CSS - Optmize and Format your CSS
  • Format CSS Online
    自动格式化你的CSS使之便于阅读和编辑
  • Online CSS Optimizer
    CSS Optimizer 优化并减少CSS的文件尺寸
  • Online CSS Optimiser/Optimizer
    这个工具用于优化CSS代码。
  • Tabifier
    使HTML和CSS代码变漂亮。
  • Webucator
    有一个CSS参考手册,你还可以在上面测试你的CSS代码
  • CSS Centricle
    CSS hack浏览器兼容一览表 (就是w3cn.org 上的那个)


字体

  • CSS Font and Text Style Wizard
    你可以在这里测试用不同的字体和样式来生成CSS源代码。
  • Em Calculator
    转换字体大小到em的工具
  • text sizing - up the garden path
    不同浏览器下字体表现的研究,共有264个截图。


表单

  • Accessible Form Builder
    轻轻松松生成符合XHTML标准的表单。
  • CSS Form Code Maker
    表单生成器
  • JotForm
    所见即所得的表单生成器
  • korhoen typeviewer
    帮你查看CSS的排版效果,帮你调整使之易读。


布局

  • CssCreator -> Page Layout:
    this generator will create a CSS layout that has fixed width left and/or right columns with a dynamic width center column, all the same height with header and footer.
  • CSS HTML PHP Website Template Maker
    一个PHP - HTML - CSS模板生成器,可以生成包括页头和页尾的两栏布局的模板。
  • Firdamatic
    Firdamatic? 是一个无表格的布局生成器。
  • Free CSS Template Code Generator
    生成三栏的布局
  • Layout-o-Matic
    也是一个无表格的布局生成器。
  • QrONE CSS Designer
    在线CSS生成器
  • Scriptomizers
    一个CSS样式生成器
  • The Generator Form v2.90
    1-3栏可定制的CSS页面生成器。


酷站

  • CSSElite
  • openwebdesign.org
    设计师和站长在这里分享网页设计模板和资讯。
  • CSS thesis
  • Wow-Factor
  • Web Standards Awards
  • W3 Compliant Sites
  • Unmatched Style
  • The Weekly Standards
  • CSS-Mania
  • CSS Drive
  • CSS Import
  • CSS Zen Garden
  • CSS Vault
  • CSS Beauty
  • Stylegala


帮助向导 / Hacks / 学习资源

  • SelectOracle
    Explains the structure of CSS- and HTML-documents. Enter semi-colon separated selectors or just paste in your existing rulesets into the “Direct Input area, or provide the URL of a stylesheet or an HTML document with an embedded stylesheet in the “URL Input area. English, Spanish, German and Bulgarian versions are available.
  • Tom Lee has a tutorial on Max-width in IE Using a CSS Expression. Word of caution: I hear using this method can be rather hairy, in some cases crashing the browser.
  • Future-proof your CSS with Conditional Comments from Bruce Lawson is a great comprehensive collection of CSS’s that, when combined, addresses most of CSS issues with different browsers.
  • IE Word Wrap Doppelganger Bug
    这个站点展示了标题(heading)元素在IE6中换行时会留个小尾巴的bug。
  • Images, Tables, and Mysterious Gaps seems like something I should’ve known already about the behavior of inline elements in strict mode. But of course it took me an hour of agony before finally realizing the ultimate truth: I’m not that smart.
  • Easy CSS hacks for IE7 — IE7下可以用的CSS Hacks。
  • 针对IE7, Firefox 1.5和Opera 8.5的Web浏览器CSS支持 一览表。
  • snook.ca on the “+ CSS hack which you can use to target IE6 and IE7 only.
  • On having layout
    提供了很多信息围绕IE其特有的“渲染概念:hasLayout — one of the major causes for headache when it comes to how IE decides to pain the boundaries of certain HTML elements:
    • “Internet Explorer 中有很多奇怪的渲染问题可以通过赋予其“layout得到解决。John Gallant 和 Holly Bergevin 把这些问题归类为“尺寸bug(dimensional bugs),意思是这些 bug 可以通过赋予相应元素某个宽度或高度解决。这便引出关于“layout的一个问题:为什么它会改变元素的渲染特性,为什么它会影响到元素之间的关系?这个问题问得很好,但却很难回答。在这篇文章中,我们专注于这个复杂问题会有那些方面的表现,某一方面的具体讨论和范例请参考文中给出的相关链接。


这篇文章的中文翻译参见承志的SharkUI:On having layout

  • Negative text-indent and underline — No matter how far on the left the real text is, the underline will be stretched all the way to the right in some PC browsers, namely the Firefox.
  • IE6 Multi Class Bug — Again, something that could’ve brought to my attention last week!
  • …Internet Explorer fails to render backgrounds for elements that have both an ID and a class defined. For instance, #photos.background1 will display the corresponding background in IE6 for Windows, but once that has been defined, #photos.background2, #photos.background3, etc. will not be displayed.
  • Ten more CSS tricks you may not know
    包括少量的IE bug修复手段
  • The “Holly Hack — 著名的taming IE/Win CSS display bug by assigning a dimensional value such as height:1%;
  • CSS tests
    很不错的一系列CSS测试页面
  • max-width in IE
    用IE的expression来模拟max-width
  • http://imfo.ru/csstest/css_hacks/import.php
    用@import来针对不同的浏览器隐藏CSS的一系列方法。
  • Essentials of CSS Hacking For Internet Explorer
    助你对付IE的一系列建议。
  • Web 浏览器标准支持
    用图表来比较IE 6, Firefox 1.0, 和Opera 8.
  • The perils of using XHTML properly
    正确使用XML申明和MIME类型。
  • IE Double Float Margin Bug.

小贴士

  • CSS-Based Forms: Modern Solutions样式表定义的各种漂亮注册与登录表单的收集。
  • Hot Dates with CSS 教你怎样使blog的日期看起来像日历页。
  • A nice demo of experimenting with CSS-only solution to imagemap with popups using unordered list.
  • Clagnut shows you how to have Line breaks in tooltips by using the carriage return entity . How utterly simple!
  • Styling check boxes and radio buttons only with CSS uses 100% CSS solution (via attribute value selector and positioned background images) to serve up customized form elements. It’s semantically correct and degrades well for browsers that doesn’t support this method (IE), but is it also accessible?
  • Stuart Robertson’s CSS text shadow technique seems like one of the easiest-to-implement techniques I’ve come across. It uses :before pseudo element and supports both Safari and Firefox browsers.
  • From “holy crap why didn’t I think of that file… Airbag has a simple but great idea of using a ruler background images in CSS to check DIV sizing during development.
  • CSS Colors: Take Control Using PHP is a wonderful tutorial from Barely Fitz on how to use PHP variables to represent colors in your CSS which you can then manipulate — quickly changing all the colors from a single source, generating new colors via algorythm, etc.
  • Web Graphics has a CSS3 demo on using :target pseudo class to style anchor link targets.
  • Dynamic Drive, a long time favorite DHTML code snippet depot of mine, has started a new spin-off: CSS Drive.
  • A More Accessible Map — a new tutorial on ALA shows how to create an accessible map with tooltips via CSS and JS.
  • Styling horizontal rules with CSS — “…Don’t waste hours trying to style horizontal rules consistently across different browsers. Instead wrap your HR in a DIV, set the HR to display none and style the surrounding DIV instead.. Now why the heck didn’t I think of that?
  • CSS image preloader technique from maratz.com — using background image CSS property on images to serve as image place holders.
  • stefanhayden.com shows a neat (and easy) way to make sure the client fetches new CSS with HTML update: just add a variable at the end of the CSS with eac

转载于:https://www.cnblogs.com/standas/archive/2009/06/06/1497679.html

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/299937.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

【开源】这可能是封装微信 API 最全的 .NET SDK 了

缘起今年公司某个项目需要全面接入微信支付 V3 版 API。起初觉得,2014 年微信支付就已上线了 V3 版 API,这都 2021 年了,就算官方不给力,怎么着社区也该有几个造好的 .NET 的轮子了吧?于是兴冲冲地到 NuGet 上开始搜索…

【Vegas原创】变换VS2005默认浏览器方法

右键任何aspx文件,在浏览方式中选择

如何避免和人尬聊?

全世界只有3.14 %的人关注了青少年数学之旅想要和别人有聊不完的话题?当然是多读书多看新闻了解新鲜有趣的事物啦如果你没有时间去阅读那么关注以下公号将会让你收获更多信息~长按二维码,选择“识别图中二维码”订阅。▼看鉴ID:kanjian6666▲长按二维码“…

java 中的 io 系统总结

Java 流在处理上分为字符流和字节流。字符流处理的单元为 2 个字节的 Unicode 字符,分别操作字符、字符数组或字符串,而字节流处理单元为 1 个字节,操作字节和字节数组。 Java 内用 Unicode 编码存储字符,字符流处理类负责将外部的…

在VS Code中执行SQL查询,是怎样一种体验?

上次,我们演示了“如何使用Nuget包XPlot.Plotly.Interactive在.NET Interactive notebook中绘制图表”。这次,我们使用Nuget包Microsoft.DotNet.Interactive.SqlServer演示在.NET Interactive notebook中如何和SQL Server交互。安装Nuget包首先&#xff…

UVA 11090 Going in Cycle!! 二分答案 + bellman-ford

求平均值最小的环&#xff0c;如果平均值最小为x&#xff0c;则如果把每条边的权值都减(x1)&#xff0c;那么新图将会有负环&#xff0c;用bellman ford判断。 //#pragma comment(linker, "/STACK:1024000000,1024000000") #include<cstdio> #include<cstri…

突发奇想:flash+.Net+数据库的一种构思

大家好!我是冯波!一个刚刚学了点编程的小伙子&#xff0c;爱好比较广泛。除了像其它男生那样喜欢踢足球&#xff0c;打篮球以外&#xff0c;自己也非常喜欢军事。什么《孙子兵法与三十六计》啊&#xff0c;《三国演义》啊总是百看不厌&#xff0c;就是没看过《武穆遗书》&#…

大数据:数据合集,你想要的或许这里都有

大数据时代&#xff0c;用数据做出理性分析显然更为有力。做数据分析前&#xff0c;能够找到合适的的数据源是一件非常重要的事情&#xff0c;获取数据的方式有很多种&#xff0c;不必局限。下面将从公开的数据集、爬虫、数据采集工具、付费API等等介绍。给大家推荐一些能够用得…

骗人的数学题,那消失的1块钱到底被谁拿走了

全世界只有3.14 %的人关注了青少年数学之旅1、失踪的正方形

小语

1. 正所谓圣人云&#xff1a;“无农不稳&#xff0c;无商不富”&#xff0c;“民无利则国不富&#xff0c;民不富则国无税&#xff0c;国无税则兵不强&#xff0c;兵不强则天下危”。 2. 播下一个行动&#xff0c;收获一种习惯&#xff1b;播下一种习惯&#xff0c;收获一种性格…

MVC5 - ASP.NET Identity登录原理 - Claims-based认证和OWIN

在Membership系列的最后一篇引入了ASP.NET Identity&#xff0c;看到大家对它还是挺感兴趣的&#xff0c;于是来一篇详解登录原理的文章。本文会涉及到Claims-based&#xff08;基于声明&#xff09;的认证&#xff0c;我们会详细介绍什么是Claims-based认证&#xff0c;它与传…

2018年最受大家欢迎的五大机器学习工具和五大数据学习工具

2018年将会是人工智能和机器学习快速发展的一年&#xff0c;有专家表示&#xff1a;相较之下Python比Java更加接地气&#xff0c;也自然而然地成为机器学习的首选语言 在数据科学方面&#xff0c;Python的语法与数学语法最为接近&#xff0c;因此是数学家或经济学家等专业人士…

一步一步SharePoint 2007之四十三:实现自定义Workflow(2)——设置配置文件

下面将记录每一步的操作过程。1、首先采用Reflector等工具找到上一篇文章编译后的DLL的Assembly信息。2、找到并打开C:\Inetpub\wwwroot\wss\VirtualDirectories\9001\web.config文件&#xff0c;在System.Workflow.ComponentModel.WorkflowCompiler节点下的authorizedTypes中&…

动手造轮子 —— dotnet-HTTPie

动手造轮子 —— dotnet-HTTPieIntroHTTPie 是一个基于 Python 的 HTTP CLI 工具&#xff0c;这也意味着想用 HTTPie 就需要安装 Python 环境&#xff0c;不想装 Python 环境&#xff0c;于是想用 C# 也写一个类似的东西&#xff0c;HTTPie 的语法很简单、简洁而且功能强大&…

基于JavaScript技术的横排文字转古书式竖排工具

基于JavaScript技术的横排文字转古书式竖排工具 此工具可以把普通横排文字转换为古典的竖排由右至左的方式显示&#xff0c;并且增加适当的线标&#xff0c;方便读者阅读。您可以在论坛、博客发言之前用这个工具把要发表的文章转化&#xff0c;然后再粘贴到要发表的论坛、博客上…

减肥瘦不下来的原因找到了

全世界只有3.14 %的人关注了青少年数学之旅&#xff08;图源蜻蜓队长&#xff0c;侵权删&#xff09;

新装机器如何修改IP地址

1、Linux系统下如何设置IP地址&#xff1f;我们可以通过命令设定IP的方法&#xff0c;不过此方法的前提条件是用户需root权限。在Linux系统的 /etc/sysconfig/network-script/ifcfg-eth0文件中存放着网卡IP地址配置的相关信息&#xff0c;它的具体格式为&#xff1a;   [root…

大数据、java、python、区块链、人工智能哪个发展前景更好?

在这个信息时代高速发展的情况下&#xff0c;很多人会对自己该往哪个方向发展感到迷茫&#xff0c;下面我就浅显的给大家介绍一下五大流行区域的发展前景。 大数据的发展前景&#xff1a; 当前大数据行业真的是人才稀缺吗? 学了几年后&#xff0c;大数据行业会不会产能过剩…

2020年CNCF和开源项目开发速度

作者&#xff1a;Chris Aniszczyk回到 2017 年&#xff0c;我们洞察[1]了当时速度&#xff08;velocity&#xff09;最高的 30 个开源项目&#xff0c;结果非常有趣。今年&#xff0c;我们想看看 CNCF 的项目速度&#xff0c;以及 2020 年速度最高的 30 个开源项目。此外&#…