Skip to content
SweenDawg
  • HTML
  • Ukulele
  • Mac
  • Word Processing
  • Spreadsheets
  • Grades
    • 6th Grade
    • 7th Grade
    • 8th Grade
  • Typing Games
  • Class Info
  • HTML Tutorial
    • Step One: Basic Terms
    • Step Two: Starting your Webpage
  • Toggle website search
Menu Close
  • HTML
  • Ukulele
  • Mac
  • Word Processing
  • Spreadsheets
  • Grades
    • 6th Grade
    • 7th Grade
    • 8th Grade
  • Typing Games
  • Class Info
  • HTML Tutorial
    • Step One: Basic Terms
    • Step Two: Starting your Webpage
  • Toggle website search

html

  1. Home>
  2. html

Step Two: Starting your Webpage

  • Post author:SweenDawg
  • Post published:November 28, 2017
  • Post category:HTML

In this step we will create a very basic webpage. Our topic will be ukuleles. Open your text editor program. Type the following: Save this file as index.html is a…

Continue ReadingStep Two: Starting your Webpage

Step One: Basic Terms

  • Post author:SweenDawg
  • Post published:November 28, 2017
  • Post category:HTML

The first step in creating a webpage using HTML is to understand a few basic terms. Don't worry if you don't fully comprehend the meaning of these terms. As we…

Continue ReadingStep One: Basic Terms
Read more about the article Using TextEdit for HTML

Using TextEdit for HTML

  • Post author:SweenDawg
  • Post published:November 15, 2017
  • Post category:HTML

If you are a Mac user and looking to create some HTML files, TextEdit is probably going to be your best choice. By default, TextEdit is not as 'simple' as…

Continue ReadingUsing TextEdit for HTML

How to Change Text Color in HTML

  • Post author:SweenDawg
  • Post published:October 23, 2017
  • Post category:7th Grade/HTML/Uncategorized

Here is how to change text color in html using a bit of CSS (Cascading Style Sheets). Below are some examples that use inline style elements. <h1 style="color:green";>Welcome</h1> Gives you:…

Continue ReadingHow to Change Text Color in HTML

Common HTML Tags

  • Post author:SweenDawg
  • Post published:October 23, 2017
  • Post category:7th Grade/HTML

The tags below should only appear on a webpage one time(along with their corresponding closing tag). <html> - First tag. </html> - Last tag. <head>, </head> - Contains information for…

Continue ReadingCommon HTML Tags

More Files for Website

  • Post author:SweenDawg
  • Post published:May 6, 2016
  • Post category:7th Grade

First File Second File

Continue ReadingMore Files for Website

Headings

  • Post author:SweenDawg
  • Post published:April 29, 2016
  • Post category:7th Grade/HTML

  Heading 1 Heading 2 Heading 3 Heading 4 Heading 5 Heading 6

Continue ReadingHeadings

The Three Parts of a Hyperlink

  • Post author:SweenDawg
  • Post published:April 29, 2016
  • Post category:7th Grade/HTML

The first part of a hyperlink is the URL that you are linking. This part will always start with <a href=url here>. The second part is the words that appear…

Continue ReadingThe Three Parts of a Hyperlink

HTML Special Characters

  • Post author:SweenDawg
  • Post published:May 12, 2015
  • Post category:7th Grade

You may noticed that certain punctuation does not work well in HTML. When using an apostrophe in HTML you will probably get â€™ on the website. Simple code will give you…

Continue ReadingHTML Special Characters

Creating a Bulleted List in HTML

  • Post author:SweenDawg
  • Post published:May 11, 2015
  • Post category:7th Grade

To create a list like this: One Two Three Use the following code: <ul> <li>One</li> <li>Two</li> <li>Three</li> </ul> The ul stands for unordered list. The li stands for list item.

Continue ReadingCreating a Bulleted List in HTML
  • 1
  • 2
  • Go to the next page
May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Jan    

Tags

8th apostrophe Bibliography code Coding computer skills Computer Use css Customization downloading images excel Folder google sheets Hanging Indent header headings Hour of Code html hyperlinks Icons Internet li lists photography Programming psa quotation Résumés saving special characters spreadsheet tags ul web design Word Word Processing

Visitors

Free counters!
Copyright - WordPress Theme by OceanWP