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

web design

  1. Home>
  2. web design

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

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 Website Header Video and Code

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

View the following video: https://www.youtube.com/watch?v=FQLIqPP3CZA Images used for your header can be buildings, landscape or textures. Save it as header in your Town folder. Add the following code(the red text)…

Continue ReadingCreating a Website Header Video and Code

HTML File for Municipal Project

  • Post author:SweenDawg
  • Post published:April 24, 2015
  • Post category:7th Grade

Copy and paste the following into your html file: <html> <head> <link rel=stylesheet type=text/css href=style.css> <title> YourTown, Berks County, Pennsylvania </title> </head> <div id=wrapper> <div id=header> This is the header…

Continue ReadingHTML File for Municipal Project

CSS File for Municipal Website Project

  • Post author:SweenDawg
  • Post published:April 24, 2015
  • Post category:7th Grade

Copy and paste the following code into style.css: div#wrapper { width: 850px; margin-top: 50px; margin-bottom: 10px; margin-left: auto; margin-right: auto; padding: 0px; border: thin solid #000000; -moz-box-shadow: 10px 10px 5px…

Continue ReadingCSS File for Municipal Website Project

HTML Color Chart

  • Post author:SweenDawg
  • Post published:April 22, 2015
  • Post category:7th Grade

Below is a table of HTML Color Codes. This was adapted from w3schools.com. In the early days of the web, computers only supported 256 colors. This list of colors dates…

Continue ReadingHTML Color Chart
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