Emtech Module9a Week9 Lesson
Emtech Module9a Week9 Lesson
1. define HTML;
2. create a basic web page using Notepad;
3. identify the HTML structure in creating a website; and
4. design a website using an online WYSIWYG platform.
The purpose of this module is to introduce the web-based application so that the learners can
understand more about the design of a website. The learners will also learn about the use of web-based
applications.
HTML is Free
One of the biggest advantages of HTML is that it is free of all cost and there is no need to purchase
specific software for it to be used.
WYSIWYG
WYSIWYG is the acronym for What You See Is What You Get. This means that whatever you will
type, insert, draw, place, rearrange, or whatever you do on a web page is what the audience will see. Just like
using the Microsoft Word, WYSIWYG shows and prints whatever you will type on the screen.
HTML
• HTML stands for Hyper Text Markup Language
• HTML describes the structure of a web page
• HTML consists of a series of elements
• HTML elements tell the browser how to display the content
• HTML elements are represented by TAGS
• HTML TAGS label pieces of content such as “heading”, “paragraph”, “table” and so on...
• Browsers do not display the HTML tags, but use them to render the content of the page
Page 1 of 4
EMPOWERMENT TECHNOLOGY
THIRD QUARTER – MODULE 9A - Week 9
Follow the steps below to create your first web page with Notepad.
Step 1: Open Notepad
HTML document is divided into two main sections the head and the body. Each section contains
specific information. The head section contains information about the documents like title, search engine or
keywords but is not visible to the reader. The body section contains the information or content that you want
to appear on the web page.
Page 2 of 4
EMPOWERMENT TECHNOLOGY
THIRD QUARTER – MODULE 9A - Week 9
For this topic, you will create your own personal website that focuses on your passion or hobby.
1. Create an account on Wix through their website www.wix.com and click GET STARTED.
2. Select “Create a New Site” from the drop-down menu in the top right corner of the dashboard. Once it’s
clicked, Wix will ask what type of website do you want to create. There are options for everyone, from online
stores to personal portfolios.
Page 3 of 4
EMPOWERMENT TECHNOLOGY
THIRD QUARTER – MODULE 9A - Week 9
6. Add Pages
Once you created a stunning homepage, there are few other more pages you can add to ensure that
your website has everything visitors are looking for. For example, make sure to include a “Home”, “About”
and a “Contact Us” page.
To make your website publicly accessible, you need to publish it. To do so, click “Publish” from the
top menu. However, before Wix will publish your site, the last step in the process is to create your own
subdomain or connect a custom domain. For a serious website, you should connect your own custom domain
name, rather than using a Wix subdomain.
Page 4 of 4