Friday, August 29, 2014

Week13-Happy day! (August 25-29)

        This is the happiest week, maybe. We just continue encoding and Sir discussed about the JavaScript Variables and if you're asking what is JavaScript Variables, here it is


http://www.w3schools.com/js/js_variables.asp


JavaScript variables are "containers" for storing information.


      And I prepared an example of JavaScript Variable for those who read my blog, here it is


<html>
<head><title>JavaScript Variable</title>
<script language="JavaScript">
    
 var sign="happy"

</script>
</head>

<body>
<script langage="JavaScript">
   document.write(Keep calm and Be "+happy+"<br>");
   </script>
</body>
</html>



Friday:


       We're just few for this day because some of our classmates did'nt attend our TLE because they're in Division Leadership Training(DLT) so we just enjoy our TLE while our other classmates are enjoying there DLT. 



#Thank God!

#JavaScript Variable

#Happy :)



Syrell Calabg, signing off..

No comments:

Post a Comment