Unit 2 - Build Simple Website
Unit 2 - Build Simple Website
files
Web Development and Dtabase Administration Level-II
Based on March 2022, Curriculum Version 1
________________________________
Compiled By: Debi L. @Asella 4
Cont..
Location of Core Files
◦ Found inside the root folder of your WordPress
installation.
◦ Essential for running your WordPress site.
Important Files to Note
◦ Files You Should Not Edit:
Except for .htaccess and wp-config.php, avoid modifying other
core files.
List of Core Files and Folders:
o Files:
◦ Directories: • index.php
wp-admin • license.txt
wp-content • readme.html
wp-includes
Note on .htaccess and wp-config.php
◦ These files are created after WordPress installation and are
crucial for site configuration.
________________________________
Compiled By: Debi L. @Asella 5
Navigating the Web Authoring Tool
Environment
Choosing WordPress.com
◦ Ideal for users who prefer not to manage their own
hosting or web server.
Key Navigation Features:
◦ Installing WordPress: - Easy setup process through
WordPress.com.
◦ Navigating the WordPress Dashboard: - User-friendly
interface for managing your site.
◦ Publishing Content: - Simple tools for creating and
publishing posts and pages.
◦ Installing WordPress Plugins: - Enhance functionality
with various plugins available in the dashboard.
◦ Installing WordPress Themes: - Customize the look of
your site with a variety of themes.
◦ Optimizing WordPress Performance: - Tools and
settings to improve site speed and efficiency.
◦ Keeping WordPress Secure: - Built-in security features
________________________________
and best practices for protecting your site.By: Debi L. @Asella
Compiled 6
Accessing and Using Features in Web
Authoring Tools
BasicFeatures of Web Authoring Software
Feature #1: Views: Multiple Viewing Options:
◦ Standard/Design View:
Default view resembling a word processor.
Ideal for typing, pasting, or inserting content.
◦ Code View:
Allows direct interaction with HTML code.
◦ Split View:
Displays both Design and Code views simultaneously.
◦ Navigation:
Switch between views via the program's main menu
(usually under the View menu) or by using
tabs/buttons.
Feature #2: Creating Headings and Subheadings
◦ Essential for organizing content and improving readability.
◦ Helps structure the page for better SEO (Search Engine
Optimization) and user experience. ________________________________
Compiled By: Debi L. @Asella 7
Cont..
Normal/Design View
◦ Resembles word processing software, allowing for intuitive
content creation.
◦ Toolbars or panels provide buttons for:
Adding headings and subheadings.
Inserting links.
Creating ordered or unordered lists.
Formatting text easily.
Feature #3: Inserting Links: Link Insertion
Process:
◦ Select Insert from the menu, then choose Link or
Hyperlink.
◦ When existing text is highlighted, a dialog box prompts for
the link destination.
◦ Selected text is converted into a clickable link.
Quick Link Insertion:
________________________________
◦ Most tools offer a button/icon for rapid linkBy:insertion.
Compiled Debi L. @Asella 8
Cont..
Feature #4: Inserting Images
◦ Image Insertion Process:
Select Insert from the menu, then choose
Image or Picture.
A dialog box appears to:
Prompt for the image location.
Request alternate text for accessibility (if
supported).
◦ Editing Image Attributes:
After insertion, you can modify image properties later.
◦ Access the Image Properties by:
Right-clicking on the image.
Selecting Properties from the popup menu.
◦ Example: Picture Properties Dialog
Consider including an example screenshot of a Picture
________________________________
Properties dialog to illustrate what usersBy:
Compiled might see.
Debi L. @Asella 9