TeachUcomp, Inc.

P: 877-925-8080

  • HOME
  • COURSES
    • Course List
    • For Lawyers
    • My Courses
    • Online Learning
      • Member Login
      • Online Learning FAQ
      • Subscribe
    • Training Options
  • FOR BUSINESS
    • Business Licensing
    • Request a Quote
  • MANUALS
  • REFERENCE CARDS
    • Adobe
      • Acrobat DC
      • Lightroom Classic CC 2018
      • Photoshop 2020
      • Photoshop CC 2018
      • Photoshop Elements 2021
      • Photoshop Elements 2020
      • Photoshop Elements 2019
      • Photoshop Elements 2018
      • Photoshop Elements 15
    • Google
      • Google Classroom for Teachers
    • Microsoft Office
      • Microsoft Office 365
        • Excel for Office 365
        • Microsoft Office 365
        • OneNote for Windows 10
        • Outlook for Office 365
        • PowerPoint for Office 365
        • Word for Office 365
      • Microsoft Office 2019
        • Access 2019
        • Excel 2019
        • Microsoft Office 2019
        • Outlook 2019
        • PowerPoint 2019
        • Publisher 2019
        • Word 2019
      • Microsoft Office 2016
        • Access 2016
        • Excel 2016
        • Microsoft Office 2016
        • OneNote 2016
        • Outlook 2016
        • PowerPoint 2016
        • Publisher 2016
        • Word 2016
      • Microsoft Office 2013
        • Excel 2013
        • Microsoft Office 2013
        • OneNote 2013
        • Outlook 2013
        • PowerPoint 2013
        • Word 2013
      • Microsoft Office for iPad
        • Microsoft Office for iPad
    • Microsoft Teams
      • Microsoft Teams
    • QuickBooks Pro
      • QuickBooks Pro 2021
      • QuickBooks Pro 2020
      • QuickBooks Pro 2019
      • QuickBooks Pro 2018
      • QuickBooks Pro 2017
      • QuickBooks Pro 2016
      • QuickBooks Pro 2015
      • QuickBooks Pro 2014
    • Sage
      • Sage 50 2019
      • Sage 50 2018
    • Windows
      • Windows 10
  • SUPPORT
    • Company
      • About Us
      • Blog
      • Contact Us
      • Our History
      • Our Philosophy
        • Customer Service
        • Mission
      • Policies
      • Testimonials
    • Contact Us
    • FAQ
    • Help
    • Lost Password
    • Register a Product
  • MEMBER LOGIN
    • Manage My Account
    • Member Login
    • My Courses
  • MY CART
Shop Now

Add a Line Break in HTML – Tutorial

Tuesday, August 23 2016 by Joseph Brownell
Add a Line Break in HTML - Tutorial: A picture of the line break tag used in HTML code.
Add a Line Break in HTML: Overview             This tutorial shows you how to add a line break in HTML. By default, browsers ignore many formatting keystrokes that we take for granted. Examples include the “Enter” and “Tab” keys and multiple uses of the spacebar. To accomplish the same tasks in HTML, you use page
addbreakcodecodingcourseedithelphow-tohtmlHTML tutorialhtml5insertinstructionslearnlessonlineline breakoverviewself studytagtagsteachtrainingtutorialvideo
Read more
  • Published in HTML, Latest
No Comments

Ordered Lists in HTML5 – Tutorial

Thursday, June 30 2016 by Joseph Brownell
Ordered Lists in HTML5 - Tutorial: A picture of an ordered list in HTML shown in a web browser window.
Ordered Lists in HTML5: Overview             You can insert ordered lists in HTML5 documents to display organized lists of items that start with a number or letter and continue in sequence.  Ordered lists in HTML5 are generally used to list items by their priority or their sequence in a process.  For example, you might use ordered
helphow-tohtmlhtml helphtml5HTML5 classlearnlessonlistlistsnumbered listnumbered listsordered listordered listsOrdered Lists in HTML5overviewteachtrainingtutorialvideowrite HTML
Read more
  • Published in HTML, Latest
No Comments

Text Boxes in HTML5 Forms – Tutorial

Tuesday, March 08 2016 by Joseph Brownell
Text Boxes in HTML5 Forms - Tutorial: A picture of a text box created within an HTML5 form.
Text Boxes in HTML5 Forms: Overview             This lesson will show you how to add text boxes to HTML5 forms you create. Text boxes in HTML5 forms are the most basic elements that forms use in the collection of data. Text boxes in HTML5 forms are typically used when the
addcoursecreateformformshelphow-tohtmlhtml formshtml5HTML5 formsinstructionslearnlessonoverviewteachtext boxtext boxesText Boxes in HTML5 Formstrainingtutorialvideo
Read more
  • Published in HTML, Latest
No Comments

Programs Used to Write HTML – Tutorial

Thursday, January 21 2016 by Joseph Brownell
Programs Used to Write HTML - Tutorial: A picture of some of the various types of programs used to create HTML code.
Programs Used to Write HTML: Overview             You must select one of the many programs used to write HTML when it is time for you to start creating your HTML documents by writing your HTML code. There are many different types of programs used to write HTML. Your choices are varied and include: Simple Text
applicationsclasscodecodingcoursehelphtmlhtml helpHTML tutorialhtml5learnlearn htmllessonoverviewprogramprogrammingprogramsPrograms Used to Write HTMLteachtrainingtutorialvideowritewrite HTMLwriting
Read more
  • Published in HTML, Latest
No Comments

Transitions in CSS3- Tutorial

Thursday, December 03 2015 by Joseph Brownell
Transitions in CSS3- Tutorial: A picture of a transition in CSS3 that is used to change the appearance of a DIV tag in an HTML5 page.
Transitions in CSS3: Overview             Transitions in CSS3 allow you to change the state of an element, over a specific time, without having to use any other programs like Flash or JavaScript. For example, you can change the width of an element when a user hovers over it. Transitions are heavily dependent on the timing
classcodecodingcoursecsscss3helphow-tohtmlhtml5instructionslearnlessonoverviewsyntaxteachtrainingtransitiontransitionsTransitions in CSS3tutorialvideo
Read more
  • Published in HTML, Latest
No Comments

Introduction to JavaScript- Tutorial

Tuesday, November 17 2015 by Joseph Brownell
Introduction to JavaScript- Tutorial: A picture of the main discussion points from our introduction to JavaScript lesson.
Introduction to JavaScript: Overview             JavaScript is considered a dynamic programming language. It was first released with Netscape Navigator in 1995. Originally called LiveScript, the name was changed when Netscape Navigator added support for the machine language Java.             It quickly gained success and Microsoft introduced JavaScript in the release of Internet Explorer Version 3.0
classcoursecss3helphow-tohtml5informationinstructionintroductionIntroduction to JavaScriptintroductoryJavaScriptjavascript trainingJavaScript tutoriallearnlessonoverviewteachtrainingtutorialvideo
Read more
  • Published in HTML, JavaScript, Latest
No Comments

Add an Image to a Webpage in HTML5- Tutorial

Wednesday, October 07 2015 by Joseph Brownell
Add an Image to a Webpage in HTML5- Tutorial: A picture of an image shown within an HTML5 webpage.
Add an Image to a Webpage in HTML5: Overview             Images are a terrific way to add interest to your webpage and come in different forms such as photographs and graphics. There are many different file types used for images in webpages, the most common being JPEG, GIF and PNG. It is important to understand
addAdd an Image to a Webpage in HTML5addingcodehelphow-tohtmlhtml5imagesinsertlearnlessonlessonsoverviewphotophotospicturepicturessyntaxtagteachtrainingtutorialvideoweb pageweb pageswebpage
Read more
  • Published in HTML, Latest
No Comments

HTML Terminology- Tutorial

Tuesday, August 25 2015 by Joseph Brownell
HTML Terminology- Tutorial: A picture of the “Mastering HTML5 & CSS3 Made Easy v.1.0” training interface.
HTML Terminology: Overview             In this lesson, you will learn some basic HTML terminology. HTML is the language used to create webpages. HTML stands for Hypertext Markup Language. HTML documents written with this text (or coding) tell browsers how to interpret and display the data.             HTML documents can be identified by the file extension
coursehelphow-tohtmlhtml helpHTML Terminologyhtml5HTML5 classlearnlearn htmllessonoverviewsyntaxteachtrainingtutorialvideo
Read more
  • Published in HTML, Latest
No Comments
  • 1
  • 2
  • 3

Recent Posts

  • Insert a Symbol in Word- Instructions and Video Lesson: A picture of a user adding a symbol to a document using the “Symbol” dialog box in Word.

    Insert a Symbol in Word- Instructions and Video Lesson

    Insert a Symbol in Word: Overview             Y...
  • Respond to Meeting Requests in Outlook- Instructions: A picture of a user accepting a meeting request and choosing how to send the response within Outlook.

    Respond to Meeting Requests in Outlook- Instructions

    Respond to Meeting Requests in Outlook: Overvie...
  • Reply to an Email in Outlook - Instructions: A picture of a user replying to an email in Outlook.

    Reply to an Email in Outlook – Instructions

    Reply to an Email in Outlook: Overview         ...

Categories

Archives

  • GET SOCIAL

© 2001-2021 Copyright TeachUcomp, Inc. All rights reserved.

TOP
Flash Sale! $49 All-Access 0 Days 11 Hours 48 Minutes 37 Seconds      $199 $49 Entire Library!
See Deal