| |||||||||
|
1. #20621 Среди редко обсуждаемых преимуществ CSS—возможность наложения фоновых изображений с целью получения различных эффектов. В соответствии со стандартом CSS2 для каждого фонового изображения требуется отдельный HTML элемент. В большинстве случаев, типичный код, описывающий общепринятые компоненты интерфейса, предоставляет в наше распоряжение несколько HTML элементов. Bowman, Douglas. ID-AS.com (2003). (Russian) Design>Web Design>CSS 2. #22288 ウェブが生まれてしばらくの間、僕たちは、ただただ小手先の技を凝らすしか手はなかった。 クライアントの希望通りにウェブページをレイアウトするには、テキストをいろいろな技法で強調したり折り返したり、テーブルのセルをさまざまな色で飾り、行ではなく列と列の間を空けたりして、その上細々したテクニックを重ねていくしかなかったんだ。そうして出来上がったコードは、ある意味感動するくらい長大だ。3重の入れ子になった巨大なテーブルは、ページ全体に広がり解読不能。どのテーブルにも、ボーダーやパディングやスペーシングやアライメントを指定してあって、セルの中にはフォントタグがぎっしり。でも、僕たちに何ができたっていうんだ、仕方ないじゃないか。 Penhaligon, Greg. Webmonkey (2003). (Japanese) Design>Web Design>CSS 3. #22340 ある日、私はどうしてもやらなければならない事情があって、以前に私が使っていたペンネームのひとつをグーグルで検索してたの。そうよ、田舎に引っ越したおかげで、時間がたっぷりできたからね。そして見つけたのは私が初めて『ユーズネット』(USENET)に投稿した文章で、日付をみると1994年7月頃のこと。10年前の自分が大げさにわめいているのを読むと、ほんとに、ほんとーに! 自分が年とったって実感しちゃうのよね。 Pollock, Heidi. Webmonkey (2003). (Japanese) Design>Web Design>CSS 4. #23822 Accessibility and Cascading Style Sheets An essay from an accessibility class, on the use of CSS to increase access to a page. Bartlett, Kynn. HTML Writers Guild (1999). Design>Web Design>Accessibility>CSS 5. #20659 This document summarizes the features of the Cascading Style Sheets (CSS), level 2 Recommendation ([CSS2]) known to directly affect the accessibility of Web documents. Some of the accessibility features described in this document were available in CSS1 ([CSS1]) as well. This document has been written so that other documents may refer in a consistent manner to the accessibility features of CSS. 6. #25503 Sometimes we have to use pop-ups — so we might as well do them right. This article will show you how to make them more accessible and reliable while simplifying their implementation. Chassot, Caio. List Apart, A (2004). Design>Web Design>Accessibility>CSS 7. #27623 Alter Table Row Background Colors Using JavaScript Many sites that present tabular data use alternating background colors to increase the readability of that data. And as I developed a site, I realised I wanted to do that, too. The problem? In my case the table was not generated by a server side application or script of which you can find numerous examples on the Web. Svanberg, Kennet. SitePoint (2005). Design>Web Design>CSS>DHTML 8. #23235 Learn how to lay out and format your forms with the power of CSS. Moss, Trenton. Webcredible (2004). Design>Web Design>CSS 9. #27932 You can't always count on having a professional designer around to resize and position your images for you, but you'd rather your page layout didn't look like it was created by orangutans. Harvey Kane builds a script that makes your life easier. Kane, Harvey. List Apart, A (2006). Design>Web Design>Document Design>CSS 10. #28322 Avoid Edge Cases by Designing Up Front Better planning and a beefed-up style guide may be exactly what you need to avoid markup derangement or, worse, a dysfunctional product. Henick, Ben. List Apart, A (2006). Design>Web Design>Project Management>CSS 11. #27930 Background Positioning vs. Centered Elements When the browser is told to center a background image within that container, it has to decide where the actual center lies. In the case of an odd total pixel width, the browser must select one side or the other of the central odd pixel as the "center" of the container. Bergevin, Holly and John Gallant. Position is Everything (2006). Design>Web Design>Document Design>CSS 12. #20225 A Backward-Compatible Style Sheet Switcher You asked for it, you’ve got it: an Open Source alternate Style Sheet switcher that even works in Netscape Navigator 4. Ludwin, Daniel. List Apart, A (2002). Design>Web Design>CSS>DHTML 13. #27617 As more Web designers begin transforming their sites from the tables-fonttags-single-pixel-gifs concoctions to stripped-down CSS chic, more observers are asking the questions: if the promise of CSS and standards was liberation from the tyranny of warring browser lords, why do all the CSS designs look the same? If this is the radical shift that will allow the Web to realize its potential, why does it appear so dull? Implicit in these questions is an increasing consensus that, in the words of Chris Casciano, 'Your CSS Bores Me'. Kaminski, Chuck. Western Civilization (2004). Design>Web Design>CSS 14. #27854 Breaking up is hard to do. But in web design, separation can be a good thing. Content, style, and behavior all deserve their own space. One of the greatest advantages to designing with Cascading Style Sheets is the potential for separation of style and content. Keith, Jeremy. List Apart, A (2006). Design>Web Design>CSS 15. #28453 HTML elements can be displayed either in block or inline style. The difference between these is one of the most basic things you need to know in order to use CSS effectively. Hunt, Ben. Web Design From Scratch (2006). Design>Web Design>HTML>CSS 16. #25258 Bulleted Lists: Multi-Layered Fudge A passion for web standards can become a broken heart when effects that are easy to achieve with table layouts seem to defy the earnest CSS- and markup-conscious designer. Fortunately, new ALA author Nandini Doreswamy loves a challenge. Here she shows how to create two columns of bulleted lists in the flow of text. Doreswamy, Nandini. List Apart, A (2005). Design>Web Design>CSS 17. #25252 CSS oder Cascading Stylesheets zeigt auf, was alles möglich ist im Bereich dieser Formatierung. Es werden Befehle für CSS 1 und CSS 2 behandelt und mit Beispielen erklärt. Schwarz, René. Talky.de (2001). (German) Resources>Web Design>Standards>CSS 18. #25973 Web authors gain unprecedented control over the look of documents with Cascading Style Sheets (CSS). This section contains a list of articles that are available for CSS in Microsoft Internet Explorer. Microsoft (2000). Design>Web Design>CSS 19. #21580 A collection of almost two hundred online resources about cascading style sheets. 20. #20663 A collection of tutoirals to inform those using Cascading Style Sheets to design websites. Pozadzides, John and Liam Quin. Web Design Group, The. Design>Web Design>CSS 21. #20204 Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g. fonts, colors, spacing) to Web documents. Tutorials, books, mailing lists for users, etc. can be found on the 'learning CSS' page. 22. #20207 Style Sheets allow you to control the rendering, e.g. fonts, colors, leading, margins, typefaces, and other aspects of style, of a Web document without compromising its structure. CSS is a simple style sheet mechanism that allows authors and readers to attach style to HTML documents. It uses common desktop publishing terminology which should make it easy for professional as well as untrained designers to make use of its features. Visual design issues, such as page layout, can thus be addressed separately from the web page logical structure. Internet.com (2001). Design>Web Design>CSS 23. #12992 Cascading Style Sheets - An Overview The commercialisation of the Web led to demands for advanced formatting control. Netscape and Internet Explorer quickly became the dominant Web browsers. Each had different ways of handling advanced formatting. Cascading Style Sheets are an attempt to return to structural markup by separating format from content. Soltys, Keith. IRTC (2001). Design>Web Design>CSS 24. #24879 Discusses the history, purpose, and limitations of Cascading Style Sheets. Williams, Jocelyn Crump. Intercom (2004). Design>Web Design>CSS 25. #22336 Cascading Style Sheets (CSS) Tutorial Cascading Style Sheets (CSS) were introduced by the World Wide Web Consortium to help determine the layout of an HTML document. Removing the formatting from the HTML document allows you to quickly apply a style to a whole site, rather than going through each document and changing the tags that represent the style. It also means that the content of the HTML document isn't bloated by extra information about how data is to be presented. The current specification for using style sheets, Cascading Style Sheets, level 2, may be found at the World Wide Web Consortium's site. Cascading Style Sheets, level 3 is currently available in its draft version.
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed of this category in your website.