Welcome to HTML Tags. This is my level 3 challenge! The requirement of the challenge was to put together descriptive images representing several html tags and then create a post on my blog. I will be honest, it was really cold outside today and I had to be creative enough with what I had around me. The falling snow is my witness!
So, I took an extra step and created what I think should be a good representation of html tags information – using stickies. I really liked the original idea because it helped me remember the concepts behind the tags very well. Too much talk? Me too, let us just see the photos already!
Welcome to html basics. This is my first leg at learning html markup and web development as I undertake the Mozilla p2p challenge:
HTML Basics – The Markup Example
[html]
<!DOCTYPE html>
<html>
<head>
<title>Hello World Mozilla!</title>
</head>
<body>
<h1>Welcome to HTML Basics – Simple Developer Blog!</h1>
<p>Thank you for visiting my blog! I created this blog
so I could follow along with my P2P programming challenge
over at Mozilla Developer network. Remember you can easily
join the community as well and start coding with us!</p>
Welcome to Simple developer where I share Mozilla Developer Network learning courses. This blog is aimed at beginners in software development who want to learn how to program by doing. This is my first blog post and I have a few things I want to talk about before I embark on the exciting web development journey.

First of all, I will say I am not an expert and saying that creates room for further learning. I like learning new things, and I hope you do too because if that was not the case, life would be really boring!
This is a preview of
Mozilla Developer Network P2P – Simple Developer
.
Read the full post (227 words, 1 image, estimated 54 secs reading time)