HTML Basic
HTML Basic

Submission

Bartuuin

I have been codeing with HTML and CSS sience 2006, I even help my sister code websites from time to time and she has been coding sience 2009. I only submitted basic examples and only a few of them because this badge only requires basics.In total, in the HTML language there are more ways to code than I wish to count, depending on if you want it to be secure, reliable, a balence of the two, etc. Also if anyone wants a more in depth explanation I can have it prepard in a short amount of time, Keep in mind though, if I give a more in depth version, I would end up giving examples of the entire HTML 4.01 and HTML 5 code and also useing code snippets used in real world situitions..The work I am submitting is as follows:

<code>

<html>Everything written in html goes in between these two tags</html>

<!-- This is a comment line. -->

<body>Body of the webpage goes here</body>

 <div style="color:#8B0000">
  <h3>This heading would be Dark Red useing this codeing</h3>
  <p>This Paragraph would also be Dark Red useing this codeing </p>
</div>

</code>

Link to work submitted


Progress:

  • Received 1 reviews of the 3 reviews needed.
  • The posted reviews give this work submission a total average score of 2.00 (needs to be at least 3 for the badge to be awarded).



Reviews