Thursday, November 12, 2015

Intro to HTML

In class today, we dove into the coding world of HTML - also known as Hyper Text Marking Language. HTML is one of the simplest coding platforms out there, allowing for user-friendly controls and easily understood commands. Using these commands, students were able to successfully explore and eventually create their personal, yet brief webpage! We used the very basic codes of HTML such as:

<HTML>
<Head>
<Title>
<Body>
</Br>
<H1-8>
<P>

Using these diverse commands, I was able to create this:
Next up, I would hopefully like to better understand and incorporate photos into HTML!

No comments:

Post a Comment