Posts

What month is it? With the help of If ELSE!

  click here for the demo video!

Hello World (with a button!)

  Click here to watch a video of how it works

Grade computing code (school work)

Image
 

HTML Practice

 <html> <head><title>First Javascript Program of the Body</title></head> <body> <script language = "javascript" type = "text/javascript"> <!-- use comments for browsers that doesn't support Javascript var name, course, address, talent, subject; document.write("hello the worldo!"); document.write("<br> welcome to Javascript programming!<"); name=prompt("Your name Here") document.write("<br> Name : <b>" +name); course.prompt('Your Course here") document.write("<br> Course : <b>" +course); //--> </script> </body>

FINALS 4 Sub Topic Website

 Click here to see my project Subtopic Website

FINALS 3 Objective

 Click here to see my project Objectives

FINALS 2 Website Hyperlink

 Click here to see my project Website