While I went out walking, I found this chalk drawing on a driveway in my neighborhood.
Author: djbrensinger Page 43 of 50
What to learn how to use HTML5 tags in your projects? I found three resources that can help you learn how to apply an HTML5 tag quickly.
- The html5 tutorials has a sidebar list that allows you to open the tag description that you are interested in. It defines the tag, shows you an example and describes each attribute if any.
- HTML5 Tag Reference also has a sidebar list that allows you to open the tag that you are interested in. The home page shows you the new tags and tags not supported in HTML5. It defines the tag, shows you an example and describes each attribute if any. They also tell you the differences between HTML4 and HTML5. Plus W3Schools provides you with tips and notes on using the selected tag.
- Structural Tags in HTML5 defines the new structure tags in HTML5 that can replace the div. It provides a simple example that demonstrates the use of these tags. You also learn how to get JavaScript to get IE to recognize HTML5 elements.
Until you have create a few HTML5 websites, you can use these resources to help you learn it quickly.
People find your website from different places. They don’t always land on the Home page, instead they open an interior page. Your interior page needs to entice visitors to stay. If it doesn’t, they won’t even look around further. All that time you spent on crafting the perfect home page goes to waste. Do you design your website starting with the Home page and work your way inwards? Most designers do. Jonathan Christopher explains in Improving Your Process: Work From the Inside Out that designing the simplest interior page first and work your way to the home page can help you build a better and consistent website.
Stefan Mischook of killersites.com talks about how web programming is more than memorization. It is about the development process. Being able to create a useable and attractive website is more important than if remembering specific syntax. If you forget, you can always look it up. Even experienced web developers and designers can’t remember everything about of JavaScript or CSS.
My schedule only allowed me to attend one day at WordCamp in Chicago. I went to the Saturday sessions.
WordCamp Chicago took place at DePaul University. The website had directions from one of the sponsors, MapQuest. Their directions made it simple to find DePaul University. Once you walked in the conference was easy to find.
My favorite sessions were “Advanced SEO: Thinking like a Searchbot”, “Developing for Success, or Any Fool Can Do This” and the Unconference track “WP Frameworks (or not…). In “Advanced SEO: Thinking like a Searchbot” provided tips talked about how search engines are the new gatekeeper for information and that you should use links in your content because it count more than in the sidebar. Heather Acton led the “WP Frameworks (or not…) Unconference session. The discussion on WP Frameworks was fun. We had a diverse group of people: developers, designers, new to WP and experienced with WP. As I group, we talked about the benefits and challenges of using frameworks. I learned that you need to decide what your projects goals are and then decide if creating your own theme or using a framework is the better option. Frameworks don’t fit all projects. In “Developing for Success, or Any Fool Can Do This”, Brian Richards gave his tips for success by talking about his experience as an entrepreneur and using humor to help motivate the crowd to succeed. He said that “You don’t have to be the best, but you can’t be the worst.” Brian demonstrated that “business = building relationships”.