Jeremiah Shaw is an artist focused on 3D illustration, interface, and animation design. The logo of his website is a geometric shape. As a student who studies HTML, I was attracted by his hero banner. The stones elements will float when the user’s mouse scrolls down. It absolutely displays his excellent ability as an interface… Continue reading Portfolio Research
Category: HTML
HTML Fundamentals Videos
This is a series of videos I made showing the fundamentals of HTML and how to write it. HTML Everything is a Box This video covers HTML basics, inline vs block and some of the most common types of HTML elements (Text, media and Content Sectioning). HTML Fundamentals Part 1 This covers the basics of… Continue reading HTML Fundamentals Videos
HTML5 Periodic Table
This is an interactive site that helps you to view the different types of HTML elements. Clicking on the buttons on the top filters the elements. You should know all of the Core elements. Important sub-sets are: Setup: These elements set up the page so that it is ready. Most of these elements will be… Continue reading HTML5 Periodic Table