Categories
- agile (3)
- algorithms (16)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
Category Archives: css
Scroll an IFRAME Content to a Predefined Position
IFRAME Source Usually when you use an IFRAME tag to link an external source the page that’s referenced by the SRC attributes is loaded at the top left corner. This is the default behavior, but sometimes you’d like to show … Continue reading
Posted in css, micro tutorial, web development
Tagged absolute iframe content, css, how-to, iframe, tutorial
7 Comments
Vendor Prefixes in CSS
Vendor Prefixes vs CSS3 Either are bad, because vendor prefixes work on specific browsers, while CSS3 is not implemented fully by those browsers. When talking about vendor prefixes in CSS, let me tell you in breve, what’s this. If you’d … Continue reading
Posted in css
Tagged Cascading Style Sheets, Computing, Free software, FTP clients, Internet Explorer, Mozilla, Web design, World Wide Web
Leave a comment
CSS Priority: The Difference Between a.my-class and .my-class
Do You Know What’s an Inefficient CSS Selector? Perhaps! I was curious how can inefficient selectors impact a page performance. To begin with this topic let me say that inefficient selector is referred usually as nested selector: div span div … Continue reading
Posted in css
Tagged Cascading Style Sheets, Computing, firebug, Google Inc., Span and div, Web design
3 Comments







