top of page

The fundamentals   of web development.


Have you ever wondered how the websites, that you visit daily are created? If so.... you have clicked on the right tab. Websites are composed of various coding and scripting languages. Such as HTML, Ruby, Python, Java or it's successor Javascript. 

However, every website's foundation is, build upon HTML coding.  The code itself is written using, various tags which are enclosed; in brackets for example :<HTML>
                         


HTML  stands for a hypertext markup language. Essentially it is called a markup language because, the code that is written is, done so in a document format. Meaning that the code executes from a top-down level
Once we have gained an understanding of how the various aspects of HTML; function as a whole to produce web pages,  We will then move; to the more advanced concepts of web development.   Such as how to utilize java to add popups, and games and to take and receive user input, from our website. Let's begin

Collapsible text is great for longer section titles and descriptions. It gives people access to all the info they need, while keeping your layout clean. Link your text to anything, or set your text box to expand on click. Write your text here...

 The Collective Knowledge © 2020 - 2028

All rights reserved by Harold D. Byrd.

bottom of page