Assault By Logic

Articles, quotes and more

Responsive iFrames

IFrames are commonly used to allow embedding of third-party content. Many popular services, such as YouTube and Facebook, make extensive use of IFrames in their embeddable widgets. On a responsive…

Continue reading
0 Comments

AJAX, IE8 & XMLHttp Requests

Cross Origin Resource Support or CORS for short, or HTTP Access Control, available in recent browsers, allows you to make cross-domain HTTP requests; the only requirement being that you must…

Continue reading
0 Comments

Don’t Overlook Semantic HTML

Semantic HTML is something that is consistently overlooked by developers. If you are building websites for marketing purposes, the single greatest mistake you can make with SEO (Search Engine Optimization)…

Continue reading
0 Comments

HTML5 Tag Reference

If you need a quick cheat sheet for HTML5 elements, use this table. It contains all the standard HTML5 elements you would use to build out a page. These items…

Continue reading
0 Comments