Bernard Aybouts - Blog - MiltonMarketing.com

Creating your password page with JavaScript and HTML

By |April 2, 2018|JavaScript, Computer Programming Languages, HTML|

Lesson: Creating a Password-Protected Page with JavaScript and HTML Introduction In this lesson, you'll learn how to create a password-protected web page using HTML, CSS, and JavaScript. You'll understand how to use the onclick attribute to make HTML elements interactive and how to use the tag for user input. You'll also learn[ ► ]

Learn to use hyperlinks to connect web pages

By |April 1, 2018|HTML, Computer Programming Languages|

How to Create HTML Hyperlinks to Link Web Pages: Objective: HTML Lesson: Creating and Using Hyperlinks Students will learn how to: Create a basic HTML file Use the tag and href attribute to create hyperlinks Link between multiple HTML pages to simulate a simple website Lesson Content: 1. Creating a Basic HTML Page[ ► ]

Go to Top