Web Foundations/Editors and Hosting
Appearance
This lesson introduces editors and web hosting.
Objectives and Skills
[edit | edit source]Objectives and skills for this lesson include:[1][2]
- Use GUI-based HTML editing software to create web pages.
- Identify the benefits and drawbacks of running your own web server versus using a service provider.
Articles
[edit | edit source]Videos
[edit | edit source]Key Terms
[edit | edit source]- File Transfer Protocol (FTP)
- Graphical User Interface (GUI)
- Software as a Service (SaaS)
- What You See Is What You Get (WYSIWYG)
Activities
[edit | edit source]- Review Wikipedia: List of HTML editors. Research the difference between code editors and WYSIWYG editors.
- Search the Internet for the currently most popular free HTML editors. Select at least one code editor and one WYSIWYG editor to download and test. Compare those tools to online HTML editors such as HTML Online: Editor.
- Using one of the HTML editors you selected, create a new web page and include your name, such as
Hello Wikiversity!
. Save the page as a file on your desktop and open the page with a web browser to confirm that it displays correctly. - Research free web hosting services. Select a free hosting service and add your new web page to the web server. Access the web page using a web browser to confirm that it displays correctly.
See Also
[edit | edit source]-
References
[edit | edit source]