As a front end developer who tries to keep up with the latest trends, I find it a constant challenge to define my own unique path when building a website or application....
614 reads
You are viewing a list of articles tagged: html
As a front end developer who tries to keep up with the latest trends, I find it a constant challenge to define my own unique path when building a website or application....
614 reads
Functions are the core of any programming language. Think of functions as frozen fruit. You go to the store buy fruit knowing it has an expiration date quickly appro...
586 reads
Welcome to the very first video of my new series titled "How to Code HTML to WordPress".
In this screencast series, I'll take a new approach to build WordPress them...
1311 reads
Part one of the "How to Code HTML to WordPress" screencast series begins with getting WordPress installed, a starter theme activated, and copying the bundled assets to...
727 reads
Part 2 of the "How to Code HTML to WordPress" screencast series is dedicated to optimizing the theme for development as well as the beginning of making the main nav dyna...
961 reads
Part 4 of How to Code HTML to WordPress picks up where I left off in Part 3 after I added Gulp tasks to...
654 reads
Part 5 continues my series titled "How to Code HTML to WordPress". In this video, we make custom post types, categories, and custom fields that tie together to create th...
735 reads
Part 6 continues my series titled "How to Code HTML to WordPress". In this video, I finish up coding the custom post type feature for the menu section of the page.
920 reads
Continuing on from Part 6 of my How to Code HTML to WordPress screencast series I begin to make the final push to m...
984 reads
The end is here! In part 8 of my screencast series "How to Code HTML to WordPress" I create a widget footer section of the HTML theme.
1547 reads
The <title>
tag in an HTML
document is the main entry point for popular search engines including Google and Bing.
You can use it to both inform the end user of yo...
1805 reads