Wednesday, February 26, 2014

HTML Attempt

HTML Attempt
 
 
* HTML coding can be very challenging for some, but very easy for others.
 
* I'm personally still struggling with it.
 
* I hope that the more I keep practicing the better I'll become at it.
 
* To create my html codes I am using the software called TextEdit.
 
* Overall, learning html codes for me, is like learning an alien language I've never heard of before :(
 
** Am I the only one in class who feels this way??** 
 
 
<!DOCTYPE html>
<html>
<body>
<h1>Welcome to Isamar's World</h1>
<p>My First HTML Code!! Yay!!!.</p>
</body>
</html>
 
 

Welcome to Isamar's World

My First HTML Code!! Yay!!!.
 
 
 
 
  

No comments:

Post a Comment