Playground for HTML Dummies
I have mentioned this site in a previous blog post, but I think it is such an amazingly helpful tool that it deserves its own post. HTML Playground, is the best site I have found for those who don’t have a programming background and need to know basic HTML. For Internet Marketers like myself, this site is extremely helpful for the times we need to create an extra content page for a website or when we need to move an image to a different page location.
The Playground is extremely user friendly. Simply select any of the HTML tags listed, and the Playground provides a description of how the tag is used, the attributes associated with the tag, an example of the code, and an example of the result. Users can also play with the sample code to customize the end result to their liking. Playing with the HTML code in this area is of course easier than repeatedly tweaking the HTML code and uploading the page through the FTP.
So if you are new to HTML, play around on this site to gain a better understanding.
Category: General Thoughts, Cool World (Wide Web), Web Technical, Internet Marketing














December 11th, 2007 at 9:43 am
Wow this site looks really cool, I’m glad I found it on your blog.
Nice to have a testing platform for trying to implement code that you’re not sure will work.
December 18th, 2007 at 7:20 pm
One of the reasons that I love wordpress is I don’t need to know any coding (much). Unfortunately, there are always times when you do need to know some coding to fix your page displays. This is always traumatic for me because I am always running around the internet trying to find out how to do something. This site will be my new cheat sheet - thank you