In this lesson we explore using custom attribute and learn their value in developing pages in WordPress. Through learning about custom attributes we gain an understanding of the value in breaking data up in to smaller parts so it can be leveraged in a myriad of ways. Additionally we explore …
In this lesson, we take some of the things we have learned up to this point and use them to complete our books.html page. We will explore what jQuery and Bootstrap is and complete our websites.html page.
In this lesson we learn how to create a YouTube API Key so we can access our YouTube videos and playlists from our website through an API. We install a plugin that allows us to dynamically display playlists in our pages using shortcodes and play the videos as well. It …
In this lesson we will learn how to create posts and distribute them through our WordPress Site through using a WordPress Plugin.
The HTML tables allow web authors to arrange data like text, images, links, other tables, etc. into rows and columns of cells. To learn more about HTML Tables this lesson is focused on tutorial-based learning. Please be sure to focus on the “Introduction to HTML Tables Tutorial – Assignment” to …