↓
 

The Place For Free Online Training Courses

Improve Your Career Prospects

  • Home
  • Office Software
    • Understanding Spreadsheets
    • Advanced Spreadsheets
    • Understanding Word Processing
    • Advanced Word Processing
    • Understanding Presentations
    • Advanced Presentations
    • Understanding Databases
    • Advanced Database
    • Math
  • FaQ
1 2 >>

Monthly Archives: May 2014

Post navigation

← Previous Post

How are complex HTML websites created?

The Place For Free Online Training Courses

In this lesson we’ll understand how more complex modern websites are created. Now we have created our first website, with two basic pages and a navigation bar that lets us move between them. We understand how to add images, and … Take lesson

Class, ID and < div > and < span > in HTML

The Place For Free Online Training Courses

In this lesson we’ll learn about class and ID attributes, and two tags that are useful for structuring our HTML.  If you haven’t followed the lessons up to now then you should start from the beginning of the course. For … Take lesson

How to add navigation to a simple HTML page

The Place For Free Online Training Courses

In this lesson we’ll add navigation between our two simple HTML web pages. If you haven’t followed the lessons up to now then you should start from the beginning of the course. For this lesson you’ll want to have your … Take lesson

Adding Links and Images in HTML

The Place For Free Online Training Courses

In this lesson we’ll learn some HTML tags that allow us to add links and images to our web pages. If you haven’t followed the lessons up to now then you should start from the beginning of the course. For … Take lesson

Adding Text to our HTML page

The Place For Free Online Training Courses

In this lesson we’ll learn about some HTML tags that help us structure text in our web pages. If you haven’t followed the lessons up to now then you should start from the beginning of the course. For this lesson … Take lesson

Understanding Basic HTML

The Place For Free Online Training Courses

In this lesson we’ll learn about some of the simplest HTML tags and how they function. So far we have a very simple index.html: <!DOCTYPE html> <html> <head> <title>FOTC First Website</title> </head> <body> This is our first FOTC web page. … Take lesson

Creating our first HTML document

The Place For Free Online Training Courses

In this lesson we will walk through creating an empty HTML document and learn about HTML document structure and some simple HTML tags. Use the buttons below to navigate through the lesson   First, create a place to put our … Take lesson

Viewing Website HTML in our browsers

The Place For Free Online Training Courses

In this lesson we learn how to view HTML using the free Developer Tools in our browser. Before we begin building our own websites let’s look at the HTML that websites are already sending us. Doing this helps us to … Take lesson

Introduction to HTML

The Place For Free Online Training Courses

In this lesson we learn about one of the main types of data websites send to our computers over the internet: HTML. If you haven’t completed the first part of our Website Design course “What is the internet” make sure … Take lesson

Web Server Responses

The Place For Free Online Training Courses

We have learned that web servers respond to our requests by sending back various types of data. HTML One of the most important types of data returned by web servers is called HTML. Use the buttons below to navigate through … Take lesson

Post navigation

← Previous Post


  • Terms and Conditions
  • Privacy Policy
  • Site Map
©2021 - The Place For Free Online Training Courses Privacy Policy
↑