CSS tool list set

Source: Internet
Author: User
Tags php website scale image word wrap css zen garden

User Interface

  • I like your color
    Enter the URL and capture the color in hexadecimal notation.
  • CSS multi-element rolover Generator
    Use CSS and an image to create a flip button style.
  • CSS rounded box Generator
  • Ruthsarian layouts
    Six CSS page layout templates, including colors and titles.
  • Bluerobot layout Reservoir
    CSS layout framework of 2 and 3 columns
  • Glish CSS layout Techniques
    CSS layout framework in columns 2, 3, and 4
  • The Layout-o-matic
    The input page width, number of columns, and padding automatically generate a CSS and HTML layout framework.
  • Little boxes
    Layout templates provided on w3cn.org
  • Open source Web Design
    Various free and complete page templates
  • Web builders 'Toolkit
    More template resources
  • Iconico online CSS scrollbar color changer
  • List-u-like
    A css menu builder: it is easy to create navigation menus that use Li and are compatible with various browsers.
  • Nifty corners: the rounded rectangle of the image is not required.
  • Round Corner Stone/icon (rcsi) V1.0
    Enhanced rounded rectangle
  • Xylescope
    You can easily analyze CSS code without downloading other sites.
  • W3C core styles
  • Checkliste zur webseitengestaltung
  • Testseite zur zeilenbreite

Usability check

  • Accessibility valet Demonstrator
  • Bobby online service
  • Cynthia says
  • Ocawa web accessibility expert
  • Torquemada
    Use tools to perform a complete usability analysis test on the page to quickly identify which parts of the page have errors.
  • Ui site check
    A site check tool can list dozens of validators and usability tools by entering your website.
  • Wave 3.5 accessibility Tool
    It provides useful information about ease-of-use details and errors on your page. He will use several icons, such as red, yellow, green, and blue, to represent the page section to be improved. These icons represent details about the structure, content, availability, and ease of use on your page. You can clearly see which locations on the current page have problems.
  • Web-based site usability checker
  • Webxact Quality & Accessibility check
    A free online service that allows you to test the quality, ease of use, and confidentiality of a single page.
  • Will the browser apply the rule (s )?
  • Taw-test accessibilidad Web
  • Typetester
    CSS text style online comparison tool.
  • W3C CSS Verification Service
    Provides the World Wide Web Association (W3C) style sheet (CSS) validation service.
  • Browsershots allows you to view the display effects of a web page in different browsers.

Sorting and Optimization

  • CSS formatter and optimiser
    It makes your CSS easier to read or smaller.
  • CSS Compressor
    Use this tool to compress your CSS to increase loading speed and save bandwidth.
  • Online CSS Compressor
    Multiple Ways to clean up and compress your CSS at the expense of readability to achieve a considerable degree of optimization and reduced size.
  • CSS Compressor
  • CSS syntax checker for bbedit and textwrangler
  • Csstidy
    Csstidy is an open-source CSS interpreter and optimization tool.
  • CSS tweak ~ Web based CSS tweaker!
    CSS tweak will optimize your CSS to reduce the file size and download time.
  • Clean CSS-optmize and format your CSS
  • Format CSS online
    Automatically format your CSS to facilitate reading and editing
  • Online CSS Optimizer
    CSS optimizer optimizes and reduces CSS file sizes
  • Online CSS optimiser/Optimizer
    This tool is used to optimize CSS code.
  • Tabifier
    Make HTML and CSS code beautiful.
  • Webucator
    There is a CSS Reference Manual. You can also test your CSS code above.
  • CSS centricle
    CSS hack browser compatibility list (the one on w3cn.org)
  • CSS shaping and optimization tools
    A css optimization tool, but it must ensure that the source code complies with the specifications. The W3C validation service can be used for standard inspection.

Font

  • CSS font and text style wizard
    Here you can test how to generate CSS source code with different fonts and styles.
  • Em Calculator
    Tools for converting font size to em
  • Text Sizing-up the garden path
    There are a total of 264 fonts in different browsers.

Form

  • Accessible form Builder
    Easily generate a form that complies with the XHTML standard.
  • CSS form Code maker
    Form Builder
  • Jotform
    WYSIWYG form Builder
  • Korhoen typeviewer
    You can view the CSS formatting effect and adjust it easily.

Layout

  • 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
    A PHP-HTML-CSS template builder that can generate templates with two la s including the page header and the end of the page.
  • Firdamatic
    Firdamatic? Is a table-free layout generator.
  • Free CSS template Code Generator
    Generate three-column layout
  • Layout-o-matic
    It is also a table-free layout generator.
  • Qrone CSS designer
    Online CSS Generator
  • Scriptomizers
    A css style Generator
  • The generator form v2.90
    1-3 bar customizable CSS page Builder

Cool Station

  • Csselite
  • Openwebdesign.org
    Designers and webmasters share webpage design templates and information here.
  • 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

Help wizard/hacks/learning resources

  • Selectoracle
    Explains the structure of CSS-and HTML-statements. 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
    This site shows a bug where the Header element leaves a small tail when it is changed in IE6.
  • Images, tables, and mysterious gaps seems like something I shoshould '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.
  • CSS hacks that can be used in easy CSS hacks for IE7-IE7.
  • List of CSS support for IE7, Firefox 1.5, and opera 8.5 web browsers.
  • Snook. Ca on the "+ CSS hack which you can use to target IE6 and IE7 only.
  • On having Layout
    It provides a lot of information about IE's unique "rendering concept: 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 has many strange rendering problems that can be solved by assigning it" layout. John gallant and Holly bergevin classify these problems as "dimensional bugs", meaning these bugs can be solved by assigning a certain width or height to the corresponding element. This raises a question about layout: Why does it change the rendering properties of elements and why does it affect the relationship between elements? This is a good question, but it is difficult to answer. In this article, we will focus on the performance of this complicated problem. For details and examples of some aspects, refer to the relevant links in this article.

    For the Chinese translation of this article, see the sharkui of Cheng Zhi: 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 coder' 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
    Including a small number of IE bug fixes
  • The "Holly hack-famous taming IE/win CSS display bug by assigning a dimen1_value such as height: 1%;
  • CSS tests
    A series of good CSS test pages
  • Max-width in IE
    Use the expression of IE to simulate max-Width
  • Http://imfo.ru/csstest/css_hacks/import.php
    Use @ import to hide CSS in different browsers.
  • Essenessenof CSS hacking for Internet Explorer
    Help you deal with a series of suggestions from IE.
  • Web browser Standard Support
    Use charts to compare IE 6, Firefox 1.0, and opera 8.
  • The perils of using XHTML properly
    Use the XML declaration and MIME types correctly.
  • IE Double float margin bug.

Tips

  • CSS-based forms: various beautiful registration and login forms defined in the modern solutions style sheet.
  • Hot dates with CSS teaches you how to make a blog date look like a calendar page.
  • 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 Robert son's CSS text shadow technique seems like one of the easiest-to-implement techniques I 've come into ss. 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 parse SS 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 each update.
  • Wrapping text around und Curves via CSS if you don't mind the markup Cruft.
  • Codylindley.com's pushpin header technique "… Is a CSS solution for creating a stationary header out of the thead of a table while the table's tbody remains scrollable
  • Hovebox image gallery via sonspring. It's sort of like mini-lightbox that enlarges the thumbnails on hover. Very nice.
  • Beautifully numbered lists looks nice enough t that it's not really an ordered list. Instead it used definition lists inside the ordered list for presentation-which means true standardistas might object.
  • In what cocould only be catagorized under uber-anal department, ollicle.com how to alter CSS line-height based on paragraph width via JavaScript for optimal readbility.
  • From "I didn't know that file... WG tells us that using −instead of a dash character prevents some browser from wrapping the words connected by it.
  • Eric Meyer, the man with CSS Skillz That payz da billz, reveals something I 've never heard of before: Line-height property can use unitless values! The differences between United. unitless declarations are well described in his article but I can't believe that I had it all wrong. I 've been telling everyone that "You must declare unit for any measurement values unless it's zero.
  • Loudandlonely has an interesting article on how to obscure your email address via CSS by using some clever A: Link: before and a: Link: After pseudo-elements.
  • Digital-web has a good run down on things to consider when using CSS typography.
  • 456 bereastreet takes a first crack at explaining css3 selectors
  • Another good footer at the bottom using only CSS demo.
  • Pup's box flow hack shows you how to allow even block items to flow around floating boxes.
  • Simple (r) CSS image switcher-unlike the orginal CSS image switcher, this version doesn't use nested Unordered Lists. instead, it uses just one unordered list, with the link image placed inside the anchor.
  • Another very nice tutorial from 24ways. this time it's curly quotes without images, a technique popular in citing blockquotes with enlarged quotation marks in the beginning and at the end of the quote. but without using background images.
  • Face is an interesting JavaScript-powered/CSS-controlled page animation technique.
  • Defining CSS constants using PHP is a good article on using PHP to allow constants ('variables ') in CSS. for instance you can use this technique to define a repetitive color in CSS as a variable. that way you only need to declare it once and only change that one instance shoshould you want to change that color. very handy.
  • 24 ways has a good article on using Z-index attribute.
  • Apples-to-oranges.com has a fantastic tutorial on how to create great looking bar graphs with CSS
  • Image map for detailed information showcases use of CSS to provide an image with mouse-over-section for detailed notes.
  • From the "How the heck did I miss this department: cssquery a powerful cross-browser JavaScript function that enables querying of a DOM document using CSS selectors. all css1 and css2 selectors are allowed plus quite a few css3 selectors.
  • Bulletproof logos via simplebits
  • CSS color chart
  • Check marking visited links
  • CSS gradients demo-creating gradient background effect in CSS using server-side constants technique developed Bu Shaun Inman.
  • Creating S star rating using CSS
    • CSS star rating Part Deux is a follow-up to the aforementioned technique that adds the starting "state.
    • And here's an external article which wraps it all up with a tutorial on how to use CSS star rating with PHP and database.
  • Image placement technique-Yes. Not "replacement but" placement.
  • Footerstick-how to force the footer of a webpage to stick to the bottom of the viewport.
  • Shaun Inman's CSS-SSV-using PHP variables in CSS.
  • CSS scroll box fade using alpha-channel PNG
  • Styling visited links with: After pseudo class
  • Footnotes with CSS and JS
  • Restaurant menu layout in CSS via web-graphics.com
  • CSS scale image-using EM values to scale the images in CSS. Via bigbaer.com
  • Slantastic-create irregular shaped boxes.
  • Ydsf-robust CSS drop shadows
  • CSS sliding photo gallery-an interesting way to present equal-sized images on mouse hover
  • Alsacreations.com-Nice collection of CSS Tutorials that covers most of the basics.
  • Using CSS selectors to apply JavaScript functionality-'click here to delete' demo
  • Flickr-style image map with only CSS
  • Web color schemes-via returnofdesign.com
  • Making the jump to tableless design-Andy Budd's presentation at @ media 2005.
  • CSS help Pile
  • Simple clearing of floats-various methods of clearing floats.
  • Visited links styling-via webdesign.maratz.com.
  • Mandarindesign's text tricks.
  • Sweet collection of CSS how-TOS-via maratz.com
  • Hoverhelp-DHTML/CSS Tool tips on hover.
  • How-to: giving to Hiram? Masthead-Nice masthead design in CSS. Via cameronmoll.com
  • : Focus and: Not
    9rules.com discusses two rare CSS pseudo classes.
  • Welstyled.com-CSS articles and tips include Min-height hack, "The underscore hack," single line vertical centering, "photocards, etc.
  • Couloir slideshow script-error! This is not flash. This is a product written in pure JavaScript/CSS.
  • Wasp list some international sites that are supported Red by CSS zen garden project
  • Use the border attribute of CSS to create oblique Edges

Source: http://www.inpeck.com/blog/2006/11/01/css-tools-list/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.