HTML

Hypertext Markup Language is the standard markup language for creating web pages and web applications.


HTML Project(s)

Writing and Social App built with Full-stack Javascript
This project from the Full-stack Javascript course created a featured Writing and Social App for mobile and desktop.… Read more

Simple Javascript Todo App
This was my first attempt at a Full Stack Javascript Todo List application as part of the Full-stack… Read more

My University Application
Another project built from the complete ruby on rails developer course. This is an example application of a… Read more

Blogging Application
This is a first application made from the complete ruby on rails developer course. It is a blogging… Read more

Shay Howe Frond End Basics – Mobile Friendly Conversion
A beginners online course on Front End Web Development by Shay Howe walks you through the basics of… Read more

Fictional University Site
A Fictional University Wordpress Theme. A fully functional site that covers a wide range of features, including custom… Read more

Reaction Test Game
Reaction Tester Game written with Javascript. It is browser game that display random size shapes (circles and squares),… Read more

Sample App Landing Page
Bootstrap App Landing Page Example that is fully mobile responsive. A example of a App Landing Page using… Read more

Analog Clock
A real time clock (based on Melbourne local time) using HTML5 and CSS3 canvas commands. Javascript is used… Read more

HTML5 and CSS3 Special Examples
HTML5 and CSS3 Special Features examples, including: Form Input Examples Video and Audio (with Autoplay) Canvas Examples (showing… Read more

Email App for Mobile
A very basic email application designed specifically for MOBILE. It can only be used for Sending emails ONLY.… Read more

Mobile App Widget Demo
A basic structure of a Mobile App using a Javascript library called App.js. See also my other project Basic… Read more

Basic Geo-Location Example
Basic Geo Location example using Google API Find your current location and display it Searching for Country based… Read more

Weather Forecaster
A current weather forecaster using PHP and simple API call (open weather). Simple UI styling using Bootstrap 4.… Read more

Secret Diary
A mini application to allow users to create accounts, login, and update a diary (text) entry. The backend… Read more

Weather Scraper
A weather reporter that scrapes the information using PHP from a weather site. The frontend is presented using… Read more

Contact Form
An Example "Contact Us" form using PHP with a Bootstrap frontend. The code has both PHP AND Javascript… Read more

Prime Number Calculator
A Prime Number Calculator using PHP. Returns all the factors when number is NOT prime. Calculation is performed… Read more

Bootstrap Basics
Bootstrap Basic Examples. A page with various Bootstrap layout examples, including the following: Navigation Bar (navbar) Grid system… Read more

CodePlayer
A basic codeplayer for coding HTML, CSS, and Javascript. Output is automatically updated as code is entered! The… Read more

How Many Fingers?
A basic game of guess how many fingers I am holding up. This is written in Javscript. It… Read more

jQuery Basics
Showcase some basic uses of jQuery javascript code, along with a few examples of jQueryUI usage. Examples included… Read more

BBC News Page
Web page utilising various HTML and CSS styling skills. Based on a copy of BBC news page as… Read more

Javascript Basics
Javascript basics. You should have a basic knowledge of HTML and CSS styling before trying to understand this… Read more

CSS, Fonts & Text
CSS examples with fonts and text This is an example page of various styling of fonts and text… Read more

HTML Basics
This is one of the first HTML pages I have written. It is pure HTML with NO styling… Read more

Travel Site
This project involved building a Landing Page for a Travel Site. It was built with a Mobile-First philosophy,… Read more

Postcode Finder
A postcode or zipcode finder using any address in the world. Uses Google's Address API. The very simple… Read more