Programs Used to Write HTML – Tutorial
Thursday, January 21 2016
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
No Comments
Dreamweaver Training: Working With Images
Friday, June 06 2014
Using Images in a Web Page Whatever type of website you are planning, images will undoubtedly play a big role in helping to get your ideas across. It is important to remember that Dreamweaver isn’t an image editing program. This means that you will have to prepare
- Published in Dreamweaver, Latest
WordPress Training Tutorial: How to Use the Quick Edit Feature
Friday, May 23 2014
Need additional training? Take a look at the complete list of courses we offer. Quick Edit You can use the “Quick Edit” feature to make small changes to your pages and posts quickly and easily. The “Quick Editor” allows you to make simple and fast changes in a page’s
WordPress Tutorial: How to Create a Post in WordPress
Tuesday, May 20 2014
Posts vs. Pages In WordPress, there are two main types of content you can publish – posts and pages. It’s important to understand the key differences between them prior to setting up the structure of your site and creating content. Posts consist of content such as articles, news stories and opinion pieces. Posts are listed
SQL Training: Using the CREATE VIEW Statement in SQL- Structured Query Language for Databases
Tuesday, May 13 2014
Need training for SQL? Click here for the complete video training. About Views A view is a virtual table that is based on the results of a SELECT statement. They are very much like the result set of a query. They always display the most recent data from
HTML5 Training: How to Format a Page in HTML5
Tuesday, May 06 2014
Understanding how to format a page in HTML5 is very important. In this post, we will examine some basic techniques and tags to help you format a page in html5. Click here to view the entire tutorial. Adding a New Paragraph When you are working in a word
Microsoft Access 2013 Training: How to Use the Report Wizard
Thursday, May 01 2014
To view the complete tutorial with video lessons, click here! Using the Report Wizard You use reports to further calculate and then display the results from a query. You can also use them to calculate statistical results on tables or queries for summary reports. They are simply
- Published in Access 2013, Latest
Using the CREATE Statement in SQL- Structured Query Language for Databases
Friday, April 18 2014
For the complete tutorial, click here The CREATE Statement The first statement that you will learn in SQL is the CREATE statement. The CREATE statement is often the first statement that you will execute in SQL if you are using SQL to design a database within
- 1
- 2