background preloader

Generic

Facebook Twitter

HtmlDrive - Free Dhtml scripts,Jquery plugins,Javascript,CSS,CSS3,Html5 Library. Download details: Internet Explorer Application Compatibility VPC Image. How to Check Your Website with Multiple Browsers on a Single Machine (Cross-Browser Compatibility Checking) To Check Your Site for Cross-Browser Compatibility by Christopher Heng, thesitewizard.com We all know the importance of checking our web pages with multiple browsers, especially when we are designing a new layout for a website.

This is the case even if we are writing validated standards-compliant code. The number of extant browsers we need to check with are enormous: Internet Explorer ("IE") 6 to 11, the current version of Firefox, the current version of Chrome (or Opera, which uses the same code), the current version of Safari, and so on. And then there are the different platforms: Windows, Macintosh (Mac), Linux, etc. The problem for most people is that multiple versions of certain browsers cannot co-exist with each other, the most notable example of this is IE for Windows. Firefox and Seamonkey It's possible for different versions of Firefox and Seamonkey to all co-exist on the same machine. If you did not already know, Mozilla Firefox and Seamonkey use the same Gecko rendering engine. Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs.

InShare33 The best strategy for dealing with Internet Explorer 6 is not to support it. Stop. Ok, I feel your frustration. You're a web developer and you're ready to tear your hair out because you have to support Internet Explorer 6, but, to put it tactfully, IE6 doesn't support you. You've spent hours on it, but you just can't seem to get your layout right. I can empathize. I can also help. This isn't one of those rants about IE6 or a campaign to try to kill it. I've scoured the web for resources and also included some of my own fixes for IE6 and now I've put it all together in this cheatsheet/reference manual as a resource for anyone who has to deal with Internet Explorer 6.

This massive IE6 guide took a while to put together, so bookmark it, share it, tweet it, and use it to save yourself and your coworkers hours of screaming at your monitor and banging your head against your desk or other inanimate objects. Table Of Contents Strategies Contents | Top IE6 Market Share Use A Correct Doctype. CSS Compatibility and Internet Explorer. The document is archived and information here might be outdated With each new release of Windows Internet Explorer, support for the World Wide Web Consortium (W3C) Cascading Style Sheets (CSS) standard has steadily improved. Internet Explorer 6 was the first fully CSS, Level 1-compliant version of Internet Explorer. Internet Explorer 8 is fully compliant with the CSS, Level 2 Revision 1 (CSS 2.1) specification and supports some features of CSS Level 3 (CSS3).

Internet Explorer 9 adds even more support for many CSS3 modules. Note It is important to remember that many CSS3 modules are still in the Working Draft or Last Call stages. If your Web site targets browsers that include earlier versions of Internet Explorer, you want to know the level of CSS compliance for those versions. Note CSS features that are new to Internet Explorer 8 will only work when your page is rendered in IE8 mode (or higher).

Introduction At-rules Selectors Element Selectors Attribute Selectors Combinators Pseudo-classes. The Perfect 3 Column Liquid Layout: No CSS hacks. SEO friendly. iPhone compatible. Download this layout (25kb zip file). Percentage dimensions of the holy grail layout All the dimensions are in percentage widths so the layout adjusts to any screen resolution. Vertical dimensions are not set so they stretch to the height of the content. Maximum column content widths To prevent wide content (like long URLs) from destroying the layout (long content can make the page scroll horizontally) the column content divs are set to overflow:hidden. 800 x 600 Left & right columns: 162 pixels Center page: 357 pixels 1024 x 768 Left & right columns: 210 pixels Center page: 459 pixels The nested div structure I've colour coded each div so it's easy to see: The header, colmask and footer divs are 100% wide and stacked vertically one after the other.

No CSS hacks The CSS used for this layout is 100% valid and hack free. SEO friendly 2-1-3 column ordering Full length column background colours In this layout the background colours of each column will always stretch to the length of the longest column. HOW TO: Design & Program a Facebook Landing Page for Your Business. Jonathan Goldford is a partner at Wired Impact, a web design company that builds websites for nonprofits. You can connect with Jonathan on Twitter and on the Wired Impact Facebook page. Right now Facebook Pages and custom landing pages are bigger than bottled water was on December 31, 1999. Michael Jackson, Lady Gaga, Starbucks, and the TV show House each have more than fifteen million "Likes" and are growing rapidly. While there are an enormous number of articles that talk vaguely about how to create a custom landing page, very few discuss the nuances of actually designing and programming one.

Designing Your Company’s Facebook Page Actually designing a Facebook Page is very similar to designing any website, except for a few considerations: Design for a 520px Width — Facebook Pages must fit within a width of 520px. To take into account the 520px width and the distance for your Like button, you may want to take a screenshot. Programming Your Company’s Facebook Page facebook.html Regular HTML. Flipboard. Home :: Dynamic Site Solutions. W3C DOM Compatibility - CSS Object Model View. Best Screen Size & Screen Resolution to Design Websites | Is There A Standard Size? What Is The Most Common Dimensions? -

Video Screencasts. #130: First Moments with Grunt There are all these tasks that we need to do as front end developers. Concatenate and compress our files. Run our preprocessors. Optimize images. . #127: Basics of JavaScript Templating A template is a chunk of HTML that you need to inject onto the page. . #126: Using Modernizr Should Modernizr be part of every modern web project? #124: A Modern Web Designer’s Workflow This is a presentation I gave at conferences in late 2012 and early 2013. It talks … #121: The Right CMS is a Customized One The perfect CMS to suite the needs of any non-trivial content-oriented website does not come out-of-the-box. . #119: Let’s Answer Forum Posts! In this screencast we live answer more forums posts with no planning whatsoever.

. #117: Let’s Attempt To Do a “Pull Request” I’ve never in my life submitted a “Pull Request” on GitHub. . #115: Don’t Overthink It Grids Even if the layout of a site is simple as a main content area on the left and a sidebar on the right, that’s a grid. LoadaverageZero - the design is in the Code. JPEG 101: A Crash Course Guide on JPEG. JPEG, a compression algorithm optimized for photographic images, is something we encounter on a regular basis. JPEG is not limited to a certain amount of color (unlike GIF, for example) and is popular due to its variable compression range, meaning that you’re able to more easily control the amount of compression, and consequently, the resultant image quality.

In this guide, we will discuss the important things you need to know about JPEG. Quick Overview of JPEG Here is a list of things you should know about JPEG: Semantics and Disambiguation: JPEG vs. JFIF/Exif Many people refer to any image format that uses the JPEG compression algorithm as a "JPEG file. " Why Use JPEG? JPEG allows you to control the degree of "lossiness" by adjusting compression parameters. The second important advantage of JPEG is that it stores full color information: 24 bits per pixel (that means 16 million colors). JPEG Compression Lossy compression reduces the image size by discarding information. Baseline JPEG vs.