In this lesson I create links to my Youtube playlists. We also talk about line breaks (wrap lines) and smaller headings (h1,h2,h3,h4 etc).
In this lesson we create some headings and links.
To start editing your website, we have 2 browser windows – one with Cpanel open on the left displaying the HTML code and the other window displaying the website. We discuss how to set up paragraphs in html.
In this tutorial we talk about domain name registration, web hosting, and login to Cpanel to edit your website. No guarantees on any of the services I talked about in the video will work for you – follow this tutorial at your own risk and make your own decisions!
Eddie shows you how to set up the latest version of Dreamweaver (Creative Cloud), so that when you press a key (F12), it automatically uploads the page you’re currently editing to your website as well as view it in google chrome, so you can save, upload and debug your pages by pressing just one key. …
In this tutorial you will learn how to make a simple website – it covers everything you need to know from registering a domain name, connecting your domain name to a web hosting service, downloading a website template, editing the template with Dreamweaver, finding free pictures on the internet, and uploading your website to your …
In this lesson we talk about how to play sound effects in your game whenever you shoot a missile or whenever an enemy explodes.
A few new functionalities: – game ends when enemy moves beyond bottom of screen. – score increases every second. – enemy speed moves faster as score increases.
In this lesson we fix the bug where the enemies and your spaceship move off the screen boundary. We also make it so when enemies collide with your missiles, they reset back to the top with a random x coordinate.
In this lesson we design some random movements for the enemies as they come downwards at the spaceship randomly moving left and right.