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

Yearly Archives: 2015

  1. Home>
  2. 2015

Hour of Code Activities

  • Post author:SweenDawg
  • Post published:December 11, 2015
  • Post category:6th Grade/7th Grade/8th Grade

Continue ReadingHour of Code Activities

How to Change Icons on a Mac

  • Post author:SweenDawg
  • Post published:November 19, 2015
  • Post category:6th Grade/7th Grade/8th Grade/Mac

If you are looking to add a little customization to your computer or a way to categorize your files, follow these seven steps to learn how to change icons on…

Continue ReadingHow to Change Icons on a Mac

Hanging Indent In Microsoft Word (For a Bibliography)

  • Post author:SweenDawg
  • Post published:November 19, 2015
  • Post category:Word Processing

A hanging indent is used when creating a bibliography: To create a hanging indent in Microsoft Word, select your text and then go to the Format menu and choose Paragraph.…

Continue ReadingHanging Indent In Microsoft Word (For a Bibliography)

Left and Right Aligned Text in Word (Like in a Resume)

  • Post author:SweenDawg
  • Post published:November 17, 2015
  • Post category:Word Processing

Notice in the example above that text is both left aligned and right aligned. This is a common format for résumés. There are a few ways to do this: use…

Continue ReadingLeft and Right Aligned Text in Word (Like in a Resume)

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
  • 1
  • 2
  • Go to the next page
March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« 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