Fake Content

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

This is fake content. My main web page contents would probably go here.

The first tab

Note: Some web developers take things even further, only having one page of information loaded at once, and dynamically changing the information shown using a JavaScript feature such as XMLHttpRequest. At this point in your learning however we want to keep things as simple as possible. There is some JavaScript later on, but only a tiny bit.

The second tab

When using relative sizing, ems and rems should be used to size text and dimensions on the page related to text size (i.e. padding around text). This creates a consistent layout based on text size. Otherwise, percentages should be used.

The third tab

Here is a few sources of knowledge for programming and web development that I used to learn HTML/CSS/JavaScript:

  1. Codecademy
  2. developer.mozilla.org/en-US/docs/Learn
  3. Codepen