Skip to content
SkillForge
SkillForge
MENUMENU
  • Home
  • Courses
    • Adobe
      • Acrobat
      • Illustrator
      • InDesign
      • Photoshop
    • Business Skills
      • Communication Skills
      • Customer Service
      • Presentation Skills
      • Time Management
    • Crystal Reports
      • Introduction
      • Intermediate
    • Microsoft
      • Access
      • Copilot
      • Excel
      • Outlook
      • Office 365
      • Power Platform
      • PowerPoint
      • Project
      • SharePoint
      • Word
    • Web Development
      • Angular
      • HTML5 and CSS3
      • JavaScript
      • jQuery
      • PHP
      • Python
      • Vue.js
    • Microsoft Technical
      • Azure
      • Microsoft 365
      • PowerShell
      • Security
    • Tableau
      • Tableau Introduction
      • Tableau Intermediate
    • SQL
      • SQL Introduction
      • SQL Advanced
      • Introduction to SQL Databases
    • Project Management
      • Agile and Scrum
      • Project Management
  • About
    • About SkillForge
    • SkillForge Reviews – Student Testimonials
    • Our Clients
  • Contact
    • Contact Us
    • Careers

Uncategorized

default angular app page

How to run an Angular Application on a local development server

After we’ve created an Angular App and have it open in our text editor we will want to see what the app looks like so we can test it.  To do that, we need to run the Angular app on our machine and we can’t …

Read More

Categories Angular, Uncategorized, Web Design
Angular CLI Version

How to download and install the Angular Command Line Interface (CLI)

Angular is becoming a very popular JavaScript framework that allows you to create single-page applications (SPAs).  It’s backed/created by Google and it’s not too hard to get an app up and running.  This post will discuss what you need to install and what you need …

Read More

Categories Angular, Uncategorized, Web Design
dropdown placeholder select

How to create a placeholder on a select dropdown in HTML

In HTML there’s this nifty attribute called the placeholder.  If you were to create an input text box like this: <input type=”text” placeholder=”Type Here”> It would create a text box with a placeholder in it which you can see below:     The text “Type …

Read More

Categories HTML5, Uncategorized, Web Design
double vs single quotes php

The Difference Between Double and Single Quotes in PHP

In PHP, the difference between using double or single quotes is quite large unlike other languages like JavaScript.  The main difference, that I believe is most important, is you can use variables inside of double quotes in wherein single quote statements you cannot.  For example, …

Read More

Categories PHP, Uncategorized, Web Design
ternary operator

How To Use The Ternary Operator in JavaScript

In JavaScript, there is a thing called the ternary operator.  It’s a fancy term for a shorthand way to write an if statement.  To compare and contrast let’s take a look at the long way of creating an if statement: if(x==1){ alert(“There is ” + …

Read More

Categories JavaScript, Uncategorized, Web Design
loop through array javascript

How to Loop Through an Array in JavaScript

Video version of this post: In JavaScript, there’s a helpful way to access every item that’s in an Array and it’s called a for in loop.  It has the functionality, by default to go through and only run however many times there are items in …

Read More

Categories JavaScript, Uncategorized, Web Design
html video autoplay

How to autoplay a video using HTML 5 in Chrome

Chrome is a great browser but sometimes it has a lot of security features that end up conflicting with your code and what you’re trying to do.  For example, they added a feature that won’t play a video on a website if the sound is …

Read More

Categories HTML5, Uncategorized, Web Design
fade content css html javascript

How to fade in content using HTML, CSS, and JavaScript

Sometimes we want our content to make a cool entrance on a webpage.  Luckily, using CSS and HTML, we can do just that by easily fading something onto the page.  First thing we’ll need to do is create a HTML page like so: <!DOCTYPE html> …

Read More

Categories Uncategorized

QlikView – Formatting Expressions in List Boxes

When adding an expression to a list box, one of the common complaints is that the numbers displayed are devoid of any number formatting.  This is especially frustrating when displaying large numbers without commas to ease readability.

QVExpress1

What most beginning report developers try is to format the values with the Number tools in the list box’s properties.

Read More

Categories Business Intelligence, QlikView, Uncategorized

Paragraph Shading in Adobe InDesign CC 2015

Select only the paragraphs you want shaded. Having a background color for a paragraph in InDesign has always been possible. Just use the selection tool and set the fill color to the background color of your choice. If there were several paragraphs in the text …

Read More

Categories Adobe, InDesign, Uncategorized
Older posts
Page1 Page2 Next →

Training Options

Live, Instructor-Led Online Training
Private Group Training
Self-paced eLearning
Blended Learning

About SkillForge

About Us
Student Testimonials
Our Clients
Privacy Policy
Contact Us

Courses

Adobe Training
Business Skills Training
Crystal Reports Training
Microsoft Training
Microsoft Technical Training
Project Management Training
Service Management Training
SQL Training
Tableau Training
Website Development Training

How To Articles

  • How to Create a User-Defined Function in Microsoft Excel
  • How to Set Up Multiple Columns with Section Breaks in Microsoft Word
  • How to Set Paragraph and Line Spacing in Microsoft Word
  • How to Use the Notes and Notes Master in Microsoft PowerPoint
  • How to Use the Print Titles Feature in Microsoft Excel
© SkillForge 2010-2025