Tag Archives: html

Automatically add LI tags

So, more than once I’ve had to grab a list from a Word document or a PDF and put it into some HTML friendly code. My fingers would start to hurt from copying and pasting <li> tags and <p> tags … Continue reading

Posted in development | Tagged , , , | Leave a comment

Some Jquery tricks

I have been using Jquery for a few months now, and have completely fallen in love with it. I’ve probably looked at hundreds of different pages, blogs, posts, plugins, and tricks over the time I’ve spent learning it. Here are … Continue reading

Posted in development | Tagged , , , , | Leave a comment

Flash is open source… nothing has changed.

Simply put: Flash will not replace well-designed web sites based on html/css. To elaborate:

My honest opinion is that the argument of Flash taking over the standard web page is moot. There are practical, well executed uses of flash, and there are practical, well executed uses of any of the other technologies mentioned. However, it seems that there are … Continue reading

Posted in Design, development, web 2.0 | Tagged , , , | Leave a comment

Hey, get your HTML5 off my canvas

With my recent kick on finding out everything I possibly can about html5, this is one part of it that has been implemented in a few of the more popular browsers, and actually has some use. By definition:

The tag defines graphic, such as graphs or other images. The tag is new in HTML 5 Continue reading

Posted in html5 | Tagged , , , , , | 1 Comment

HTML5

New blog site up, http://www.htmlfive.net. The purpose of this site is to provide a central resource for any and all updates or articles that pop up on the web about the new HTML5 specifications. Currently, HTML5 is in working draft … Continue reading

Posted in development, html5 | Tagged , , | Leave a comment