In today’s lesson we were tasked to draw a few things in a web canvas such as a box, triangle and a snowman. we did this by creating a canvas and giving co-ordinates for the line to drawn at. For the simple box we were required to specify a starting location then assign a lengthContinue reading “Web Canvas Drawing”
Category Archives: ICTWEB302 Build simple websites using commercial programs
Website Ideals
The top 6 things that should be included in a website is An eye catching image or video in the middle of the front page to scroll or watch through. The logo clear and at the top left that can be easily identifiable. A navigation menu at the top of the website that is easyContinue reading “Website Ideals”
Web Game
This lessons task was to code a simple game using javascript, html, and canvas to run a simple game on the internet browser. To start we created the HTML and Javascript files to create a canvas and put a player in. These next two codes are the canvas and the player codes respectively Two changesContinue reading “Web Game”
Object/Property/Method
A localhost is a designated web server hosted from the current piece of hardware that only that piece of hardware can access on the web. XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts writtenContinue reading “Object/Property/Method”