Archive for the 'display' Category
A quick CSS3 sibling test with the video tag
1 Comment Published 1 month, 2 weeks ago in :absolute, :block, :focus, CSS, CSS3, HTML5, Quick Tips, Siblings, display and position Digg ThisI am working on a little widget that uses the html5 video tag on one of my test sites: Fyvr.net. I wanted to display related information when the video is playing. The sibling selector makes this easy. Here’s the basic markup <li> <video>…</video> <p>…</p> </li> I wanted the paragraph to appear when the video is [...]
Quick hint for using the YUI Container library
0 Comments Published 4 years, 2 months ago in CSS, DHTML, Div, JavaScript, Quick Tips, display and visibility Digg ThisThe YUI Container libraries work with visibility:hidden to hide your targeted div. I’ve spent too many hours trying to figure out why something wasn’t working only to realize I had display:none in the CSS. So, when you use these libraries remember visibility, not display. It’s a mantra that could keep you from pounding your forehead [...]
Multiple medias in the print.css
0 Comments Published 4 years, 4 months ago in :block, :none, CSS, Quick Tips, display and media Digg ThisLet’s say you have a printer-friendly page that consolidates information from multiple sections. The page uses the print.css as all instead of just print. Let’s also assume you want to show things on the screen, such as a link back to the referral page, and different elements on the printed page, such as the url [...]
The perfect FAQ page ! – by Thierry Koblentz
4 Comments Published 4 years, 5 months ago in :block, :none, Accessibility, CSS, Definition List, JavaScript and display Digg This– This was originally published on www.tjkdesign.com. Visit the original site for updated code and to see a working copy of the script. Thierry has created a Dreamweaver plugin to make this super-easy to add to your site! This is about using a Definition List and the DOM to create a nice FAQ page where [...]
About
You are currently browsing the Advanced CSS Design Resources - last-child.com weblog archives for the 'display' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.Latest
- How to include a copyright symbol in any language
- A quick CSS3 sibling test with the video tag
- Cross-browser HTML5 video tag with fallback for Flash users
- YUI 3.0 Gallery now includes modernizr functionality
- Dive into HTML5 should be everyone’s intro to the standard
- HTML5 Helpful Links
- HTML5 – quick notes from The Chronicles of Web Standard III – The Voyage of the HTML5
- HTML5 Resource: HTML5 Doctor
- Looking for an Action Script 3 programmer
- New Yahoo! BOSS Hacks web site
Archives
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- September 2009
- May 2009
- March 2009
- January 2009
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
Categories
- :absolute (6)
- :after (2)
- :block (4)
- :fixed (1)
- :focus (2)
- :hover (1)
- :none (2)
- :relative (4)
- Accessibility (26)
- AJAX (11)
- atmedia (6)
- attribute selector (8)
- background (10)
- Book Resources (4)
- Book Review (4)
- border (1)
- Browsers (11)
- Class (4)
- Code (1)
- Conditional Comment (7)
- CSS (76)
- CSS2 (7)
- CSS3 (11)
- Definition List (2)
- Developers (7)
- DHTML (15)
- display (4)
- Div (3)
- Dreamweaver (1)
- Firefox (9)
- first-child (1)
- Flash (10)
- FLORWAX (2)
- Form (3)
- Form Button (2)
- Form Input (2)
- Form Select (1)
- Hacks (13)
- HTML Elements (10)
- HTML5 (7)
- Id (2)
- IE7 (24)
- IE8 (3)
- Image (2)
- Image Replacement (2)
- Image Sprites (9)
- JavaScript (34)
- JSON (3)
- Link (8)
- margin (1)
- media (1)
- microformats (6)
- min-height (2)
- negative margins (1)
- Online Resource (56)
- Opera (3)
- Other Links (2)
- overflow (2)
- padding (2)
- paxilled (2)
- PEAR (1)
- PHP (9)
- position (11)
- Pre (1)
- Quick Tips (38)
- Safari (1)
- Siblings (1)
- Span (2)
- Standardista (21)
- Table (1)
- Table Body (1)
- Table Head (1)
- Table Header (1)
- Table Header Scope (1)
- Table Summary (1)
- text-indent (2)
- Uncategorized (4)
- Unordered List (2)
- vertical-align (1)
- Video (2)
- visibility (1)
- W3C (10)
- Wordpress (2)
- XHTML (2)
- XML (3)
- XSL (4)
- Yahoo! (34)
- YUI (11)
- Z-Index (4)
