Jul 8, 2014Web DevelopmentComments (1)
When used in either an inline stylesheet or an external stylesheet, the attribute type="text/css" is optional as of HTML5. In the HTML4 spec it was needed, though browsers were forgiving. If omitted, browsers will default to text/css.
Jul 8, 2014Web Development
This very simple CSS allows you to create uniform cross-browser tables, without inserting the outdated "cellpadding" or "cellspacing" properties into your HTML. It's as simple as this:
Jul 6, 2014PC GamingComments (29)
Here is a Minecraft world seed that results in a very large ocean with several small islands. The ocean extends at least 16 chunks in all directions (max normal view distance).
Jul 3, 2014PC GamingComments (7)
You can download Minecraft from the official Minecraft Download page or download Minecraft.exe directly from Mojang's Amazon Content Delivery Network (for Windows). After opening it, you'll need to sign up for a Mojang account. Once done, you can play the demo, which lasts for 5 in-game days.
Jul 2, 2014Web Development
CSS gradients are a great way to reduce HTTP requests and file size. Their main downside is that Internet Explorer 9 and earlier do not support them. If IE9 and earlier are a small-enough percentage of your traffic, a solid color fallback is the simplest and most elegant solution.
Jun 30, 2014Web and Internet
Tired of the Google FIFA World Cup doodles? You may not want to see a new football/soccer doodle nearly every day for a month. If you already have a popular AdBlock extension for Chrome or Firefox, you can fix this easily using a custom filter.
Jun 27, 2014Web Development
Which direction should you choose when writing the CSS for a responsive website? With mobile-first you style for mobile size and use min-width media queries to adjust as the browser width increases. With desktop-first you style for desktop (or large tablet) and use max-width to adjust as the browser width decreases.
Jun 27, 2014Web DevelopmentComments (1)
You can create a responsive website using only basic HTML and CSS (no media queries, CSS3, or JavaScript). It can't be too complex, but you can get along just fine for a simple website like a blog or portfolio.
Jun 20, 2014PC Gaming
A Minecraft build. This fortress is built on top of a hill for better visibility and protection. It has two main buildings plus a lookout tower, and there's a large deck that overlooks the valley and river. Screenshots were taken with John Smith Legacy Texture Pack.
Jun 20, 2014Programming
Enter a string to generate the hash of. This will return the MD5, SHA1, SHA256, and SHA512 hashes.
Jun 20, 2014Web and Internet
Type the below text into the input box. The clock begins when you start typing and ends when you type the final punctuation.
Jun 20, 2014Web Development
This simple CSS minifier removes all line breaks, tabs, comments, trailing semi-colons, and any unnecessary spaces. It performs no sorting or compressing of values, so it won't have any impact on how your CSS executes. It is CSS3 safe.
Jun 19, 2014Web and InternetComments (10)
To download, please use this web-based tool in the Stream Maps section.