This tutorial will teach you how to host a subdomain on Host B, even when the domain is already hosted on Host A. For example, asclaria.org is already hosted on Host A, but spire.asclaria.org is hosted elsewhere.
Writings Tutorials
Creating Triangles Using CSS Borders
Display Form Input
Hello! This tutorial will teach you how to retrieve data inputted by a user through a form, and then display it on a webpage. Later, you will learn the many applications of this concept.
Overriding HTML Images Using CSS
Can two images have the same image sources but different outputs?
Yes!
Creating Contact Forms That Work
A contact form is an important thing to have in a website. It allows a user to personally contact and get in touch with a website owner.