Online Editors Search Results

How To: Use basic HTML with Notepad

This is an introduction to HTML using Notepad. While some prefer to use a WYSIWYG editor, HTML can be a great benefit if you want to modify your MySpace profile, embed video clips on your blog, etc. The second part of this video series expands on using HTML, introduces a WYSIWIG (What You See Is What You Get) editor into the mix, and gives a basic introduction to Microsoft Front Page.

How To: Give units new abilities in the StarCraft 2 Editor

Starcraft 2, like so many modern games in this age of modding, has a really robust level editor that's going to extend the lifespan of the game for years. You can edit almost anything about any of the game's many units buildings and maps, and make the game however you want it to be. This video will show you how to create a map, add custom abilities to a Terran unit, then blow up some Zerg with it. It's quick, fun, and a great place for beginners at Starcraft level editing to get started.

How To: Create custom gradients within the GIMP image editor

Wondering how to make a custom gradient in GIMP? This clip will show you how it's done. Whether you're new to the GNU Image Manipulation Program, GNU's popular free graphics editor, or a seasoned designer just looking to pick up a few new tips and tricks, you're certain to enjoy this free video software tutorial. For more information, including detailed, step-by-step instructions, and to get started making your own custom gradients, take a look!

How To: Use the vi editor for Python programming

If you're interested in learning a general purpose, high-powered programming language, Python might be the way to go. In this installment from his video tutorial series dedicated to programming in the Python programming language, you'll learn how to set up the vi editor to code in Python from the Cygwin Windows/Linux environment. To get started programming with Python, take a look!

How To: Use the image editor Portable GIMP

This video tutorial is in the Software category which will show you how to use Portable GIMP. It is an image editor packaged as a portable application, so you can carry your images and edit them on the go. You will need a pen drive for this. Do a Google search for "portable gimp' and download the free software from the first link and save it on the pen drive. Then you open it and install it on the pen drive and call it GIMP portable. You can now open the app, customize and use it. You can wat...

How To: Align text to the left, center or right in the WordPress post editor

In this clip, learn how to perform basic text alignment when formatting a new entry in the WordPress post editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Create bold, italic, and strike-through text in the WordPress post editor

In this clip, learn how to apply basic formatting to text in the WordPress post editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Insert and edit embedded media in the WordPress editor

In this clip, you'll learn how to use the "Insert/Edit Embedded Media" and "Insert Special Character" buttons in the WordPress editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Paste in plain text or from Microsoft Office in the WordPress editor

In this clip, you'll learn how to use the "Paste in Plain Text" and "Paste from Microsoft Office" buttons in the WordPress editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Use the Format Menu, Underline and Align Full buttons in the WordPress editor

In this clip, learn how to use the Format Dropdown Menu, Underline, Align Full and color adjustment buttons in the WordPress editor. Every version of WordPress brings with it new features, new functions and new ways of doing things. Fortunately, the very same technology that allows an open-source blog publishing application like WordPress to exist in the first place also makes it easy for its users to share information about the abovesaid things through videos like this one. Take a look.

How To: Add an external style sheet to an HTML document

This clip will show you how to add external CSS stylesheets to an HTML document in a number of different ways while explaining the significance of ordering. Whether you're using a fancy WYSIWYG (or what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you start...

How To: Style a webform with Cascading Style Sheets (CSS)

Forget tables, start using list items and some css to start styling your forms. In this CSS tutorial, you learn just that. Whether you're using a fancy WYSIWYG (or what-you-see-is-what-you-get) page editor like Adobe Dreamweaver CS5 or a barebones text editor like Notepad, if you want to build websites, you'll need to have some understanding of HTML (for the structure of your web pages) and CSS (for their style). And this free coder's guide will get you started along that path.