
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....
736 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....
736 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...
681 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...
1421 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...
831 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...
1061 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...
764 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...
847 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.
1027 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...
1095 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.
1665 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...
1913 reads