
Topics – A List Apart
Markup, style, scripting, and server-side techniques and technologies. Cross-browser HTML, CSS, and JavaScript. Frameworks and preprocessors. Creating websites and applications. Optimization and performance. Hacks and workarounds. Includes: Application Development 36; Browsers 108; CSS 160; HTML 165; JavaScript 116; The Server Side 45
CSS - A List Apart
2018年10月25日 · When we think about it, our whole industry depends on our faith in a handful of “black boxes” few of us fully understand: browsers. We hand over our HTML, CSS, JavaScript, cross our fingers, and hope they render the experience we have in our heads. But knowing how they work can really get you out of a jam when things go wrong.
CSS Design: Taming Lists - A List Apart
2002年9月27日 · To specify an HTML bullet to use if the browser doesn’t support this part of CSS, add: list-style-type: disc; to your rule. Depending on the image that you choose you may find that it doesn’t align itself with the list items the way that you intend.
HTML – Page 2 - A List Apart
2015年3月31日 · The lowercase semantic web. Building accessible, cross-platform, cross-browser pages. Using web standards correctly. HTML evolves into a language built for applications, not just documents. New semantics. Responsive images and other conundrums. Canvas and accessibility. Audio, video, and fallbacks. The politics of HTML: WHAT WG and …
Practical CSS Layout Tips, Tricks, & Techniques – A List Apart
2001年8月17日 · The Web Standards Project’s Browser Upgrade Initiative (), has spurred many a designer to move towards more standards compliant web design, using CSS rather than tables for layout to save user bandwidth while enhancing underlying semantics, accessibility, and reach.
HTML – A List Apart en Español
2017年12月10日 · La necesidad de añadir claramente y sin ambigüedades una semántica rica y significativa al marcado es uno de los objetivos del proyecto HTML 5. Sin embargo, HTML 5 tiene dos problemas: no es compatible con el pasado porque sus elementos semánticos no funcionan en el 75% de nuestros navegadores; y no es compatible con el futuro porque su ...
HTML – Page 9 – A List Apart
2007年1月9日 · Proper document markup. Separating structure from presentation and behavior. The lowercase semantic web. Building accessible, cross-platform, cross-browser pages. Using web standards correctly. HTM…
Flexible Layouts with CSS Positioning - A List Apart
2002年11月15日 · Published in CSS, HTML, JavaScript, Layout & Grids This article was prompted by the growing crop of CSS “tips and tricks” articles that have surfaced in the last two years. Typical of these are the three column design making use of left and right fixed columns hanging on their margins; and the use of @import , instead of JavaScript, to feed ...
Code – Page 2 – A List Apart
2018年11月29日 · Front and back end development for the web, mainly using open web standards. Markup, style, scripting, and server-side techniques and technologies. Cross-browser HTML, CSS, and JavaScript. Frameworks and preprocessors. Creating websites and applications. Optimization and performance. Hacks and workarounds.
Application Development – A List Apart
2019年3月28日 · The Future of Web Software Is HTML-over-WebSockets by Matt E. Patterson February 25, 2021 February 24, 2021 The future of web app development is taking shape, and it’s changing the way we think about server-side app architecture.