August 23, 2011
Web pages are growing and becoming more advanced each and every day. Although new technology and digital imaging options provide an obvious way to spruce up any website, there’s a less common approach that can really make your site stand out: typography. Okay, I can admit, I struggle with typography as much as the next ...
(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})(); var dd_offset_from_content = 40; var dd_top_offset_from_content = 0;
July 28, 2011
When the Google Voice App became available to iPhone users back in November, the business world breathed a collective sigh of relief. This free and easy-to-use tool is immensely helpful, especially to those in the realm of business. A recent article takes an in-depth look at how this app functions and provides a helpful how-to: ...
Tags: android,
app,
application,
business,
cheap,
google,
Google Voice,
iphone,
phone,
smart phone,
text
April 23, 2011
Currently, as I write this, I’m sitting here on Microsoft Word Starter, and seeing the weirdest thing: advertisements. And the one thing that makes this especially funny is the fact the thing that their advertising is themselves. So I’m seeing an ad on Microsoft Word, about buying Microsoft Word and it just seems completely redundant. ...
Tags: ad,
advertisement,
editor,
free,
microsoft,
offline,
paid,
products,
redundant,
text,
word
March 23, 2011
Q: What does “HTML” and “CSS” stand for? A: HTML stands for HyperText MarkupLanguage. CSS stands for CascadingStyleSheets. The two are very very important in website programming. The HTML makes the general structure of the website, where you want your navigation, header, footer, and body. The CSS is used to give the elements inside your ...