Tag: HTML

As someone viewing websites on the web, ad-blockers filter out adverts for “enhancements”, and a bunch of flashing, ugly advertisements. Not only this, but ad-blockers can help protect you from potentially sneaky and malicious code.
This is why one of the most popular downloads for Firefox is an ad-blocking extension.
However, have you thought about the reverse? [...]

Tags: , , , , ,

Remember the mottoes you learned when you were a kid: “Winners don’t do drugs”, and “Cheaters never win”?
Well, a little cheating never hurt anyone… when it comes to using cheat sheets, that is.
TechPosters has a colossal collection of cheat sheets for just about every program, coding language or OS that uses code or keyboard shortcuts.
Since [...]

Tags: , , , , , ,

With the announcement from the W3C last week that work on the XHTML 2 spec will be drying up after the end of this year, a lot more interest is being shown for HTML 5.
<my2cents>
Personally, I’m glad. Not glad that XHTML 2 is going to go the way of the dodo, but I think that [...]

Tags: , ,

Many symbols have very different meanings in XHTML, even though they may look very similar to one another.
Some common mistakes are using … (3 periods) instead of the &hellip; entity. Or using an x (letter x) instead of &times; (multiplication symbol).
While WordPress users can use the Insert custom character tool when writing posts, having a [...]

Tags: , , ,

I know the title sounds like I’m trying to pimp weight-loss drugs or a phenomenal exercise routine, but I assure you I’m not.
Today, I’ll share 10 secrets basic steps I take when coding a site in CSS—steps that will hopefully get you thinking about your coding process.
The following assumes that you already know how to [...]

Tags: , , ,
Back to top