-
Latest Topics
All Topcs
What’s the Talk About?
adobe artwork a tag blog code css design develop Development domain facebook flash godaddy href html HTML5 hyperlink Images javascript jquery keywords management name notty designs optimization photoshop reading register showcase skills social media software starting point stock photography strategy style stylesheet techniques tips twitter UI url web page website wordpress
RSS Feed- Using Backbone JS February 24, 2013
- Happy New Year! December 29, 2012
- Chocolate Treats! December 13, 2012
Tag Archives: html
Using Backbone JS
When working on a web app that involves a lot of JavaScript, one of the first things you learn is to stop tying your data to the DOM.
Creating an Unordered List in HTML
When coding in HTML, you may find a need to use the unordered list tag (<ul>) to style multiple menu items. A typical source code would look like this:
Posted in Development, Tips
Tagged css, html, item, stylesheet, tutorial, unordered list
Leave a comment
Creating a Hyperlink on Your Web Page
This is a short tutorial of how to create a link on a page within your code view of any HTML editor. Some examples of editors are Dreamweaver, Notepad, and Front Page just to name a few.
