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

Author: SweenDawg

This author has written 28 articles
  1. Home>
  2. SweenDawg>
  3. Page 3

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

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

Downloading Images from the Internet

  • Post author:SweenDawg
  • Post published:April 23, 2015
  • Post category:6th Grade

https://www.youtube.com/watch?v=ovQpXYgokyg From time to time you may need to download images for a project. The video above is a quick demonstration on how to do just that. It moves quick…

Continue ReadingDownloading Images from the Internet

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

PSAs – Public Service Announcments

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

PSAs, or Public Service Announcements, are short audio or video clips used to make the public aware of an issue or to change popular attitudes. They are essentially commercials that…

Continue ReadingPSAs – Public Service Announcments
  • Go to the previous page
  • 1
  • 2
  • 3
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