
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 ...
0 comments
•261 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 ...
0 comments
•261 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 q...
0 comments
•241 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 Wo...
0 comments
•913 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 bundl...
0 comments
•333 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 m...
0 comments
•600 reads
Part 4 of How to Code HTML to WordPress picks up where I left off in Part 3 after I added G...
0 comments
•310 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 ...
0 comments
•411 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...
0 comments
•607 reads
Continuing on from Part 6 of my How to Code HTML to WordPress screencast series I begin to make the fin...
0 comments
•655 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.
0 comments
•962 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 en...
1 comment
•1376 reads