Text Close Search Results

How To: What Is HTML Hyper Text Markup Language?

This HTML web design tutorial will explain what HTML is and how it can benefit you rather you are looking to build a website from the ground up or you are planning on using a combination of automated software and HTML Design and need the flexibility to still make fine tune edits to your website. From a simplistic view the primary purpose of HTML design is to interpret and display text based content in a given web browser. For example when you read articles online from places like wall-street ...

How To: Install the New S Translator from the GS4 onto Your Samsung Galaxy S3

If you watched Samsung's Unpacked 2013 live last month, where they announced the new Galaxy S4, you probably sat through this awkward skit: This was Samsung's way of introducing their new translation software, dubbed S Translator. In the skit, the backbacking American traveler in Shanghai typed his question in English, and the phone spoke it aloud in Chinese. The other man replied in Chinese, and the app translated the message back into English. Live conversation translation aside, the app ca...

How To: Still Using Notes? Here Are 3 Better Word Processing Apps for Writing on Your iPhone

As someone who writes an extreme amount, it's a necessity for me to have an organized and multifunctional text editor. The stock iPhone Notes application is useful to an extent, but it sorely lacks in features and design. Writing and text editing applications are nothing new to the iPhone, but many of them are overloaded on features, making it even harder to keep organized. Here are just a few alternatives that I find helpful in my day-to-day writing.

How To: Tie up or truss a chicken for roasting

First of all keep the chicken under the running water and then pad it dry. Then you have to remove the neck, inner portions and the fat from the abdominal cavity. Now season the inside of the chicken with salt and pepper by standing it up inside the bowl. You can now add the desired spices. In this case you can use garlic cloves and lemon pieces. Now close the abdomen cavity and lay the chicken on the cutting board. Wedge the wing tips under the wings. Close the neck cavity by wrapping the sk...

How To: Perform an interrupted and a subcuticular suture

If you want to perform an interrupted and a subcuticular suture you should first make a bite through the skin. In order to make a bite through the skin you should put the needle point perpendicular to the surface, turn your wrist and make sure it arrives at an even point from the entry point. Grasp the needle as it comes from the tissue. Make sure you always keep the needle in view. Then ti e the suture with an instrument tie and form the knot on the side of the wound so it does not effect th...

Do tennis forehand stances: the Open, Neutral & Closed

Every time you hit a tennis forehand you choose how you position your feet -- what stance you will use. You can hit a forehand with an open, neutral, or closed stance, but you should stay away from the closed stance if possible. This last stance makes it difficult to rotate your upper body through contact, making it difficult for you to use correct forehand mechanics.

How To: Animate photos using Photoshop for beginners

In this how to video, you will learn how to create an animation with pictures using Photoshop. First, open an image in Photoshop. Double click the layer to unlock it. Next, open another picture in the program. Select and copy the first image, then paste it into the second image as a new layer. Close the original picture. Next, open another picture and copy it. Paste it into the other picture and close the latest picture. Open yet another image and copy and paste it into the previous picture. ...

How To: Use Table Styles in Microsoft PowerPoint: Mac 2008

Sure, you can make boring tables inside PowerPoint 2008 for Mac, but who wants to add that dull element to their slideshow presentations? Nobody! Tables can be more than just numbers, they can be eye-catching and visually striking. The Microsoft Office for Mac team shows you just how to create great-looking tables by using Tables Styles in this how-to video.

How To: Embed code into Blackboard 9.1 to display iFrames

If you want to embed an iFrame into a Blackboard 9.1 page, you'll need to grab the code from whatever source you want (YouTube, Vimeo, Google Docs, etc.) and use the Build Content option in Blackboard. Select "Item" under the "Create" menu and turn off the Text Editor so that you can properly paste the code in. Take a look at this tutorial to see all the steps in action.

How To: Edit your movie like a pro with iMovie

Learn how to edit videos in this quick and easy tutorial. Use iMovie in this project to make a 5x5, which is a series of 5-second video clips compiled together into a 25-second video project. This tutorial details the various steps of video editing, including importing footage, arranging clips in the timeline, trimming & cutting, editing sound & music, adding text effects and exporting to a video sharing site like Vimeo.

How To: Place and style titles using iMovie 11 on Mac's OS X

If iMovie 11 is what you use for your Mac movie editing, you'll want to check out this how-to and learn to make the most of iMovie 11's titling abilities. While the set of iMovie 11 titles is more limiting than most video editing tools, you can use some simple tricks to place and style titles. Some of the title options allow you to position the text by simply inserting lines and changing font properties.

How To: Kern and typeset in Cinema 4D

Despite a lack of native kerning tools for typesetting in Cinema 4D, it is possible with a little bit of effort. Letters and characters can be spaced individually using Mograph and the plane effector. Another solution is to first kern the entire block of text externally using Illustrator and Photoshop, and then import into Cinema 4D.

How To: Make a glass text effect in Photoshop

Sure, there are a lot of videos out there that will teach you how to make burning letters or icy letters in Photoshop. But how many will teach you this? This video will show you how to make letters in Photoshop that look like glass, forming a window to the background behind them. It looks really cool, isn't too hard to pull off, and should make your website or film titles much snazzier.

How To: Create dynamic title text animations in Cinema 4D

In this clip, learn how to create eye-catching idents in C4D. Whether you're new to MAXON's popular 3D modeling application or are just looking to get better acquainted with Cinema 4D and its various features and functions, you're sure to enjoy this free video software tutorial. For more information, and to get started using this trick in your own Cinema 4D projects, watch this 3D modeler's guide.

How To: Use floats and absolute & relative positioning in CSS

In this free video CSS tutorial, you will learn how to use floats and absolute and relative positioning. 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.

How To: Create a simple two-column layout with CSS

See a very simple way to create a two-column layout with pure CSS. 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.

How To: Create pure CSS drop-down menus without JavaScript

This clip will show you how to create pure CSS drop down menus without any JavaScript. 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.

How To: Create a photo gallery with CSS

Learn how to easily create a CSS photo gallery with a unordered list and a little bit of CSS. 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.

How To: Create a parallax background effect with CSS

In this clip, you will see how to create a cool parallax effect with some CSS and images. 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.

How To: Create a basic layout for a web page with CSS

In this free web developer's guide, you will learn the basic of creating a basic CSS layout. 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.

How To: Create rollovers with CSS

This video shows how to turn a single image into a rollover button with a little XHTML and some CSS. 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.

How To: Convert type into outlines in Adobe Illustrator CS5

Learn how to generate outlines from text when working in Illustrator CS5. Whether you're new to Adobe's popular vector graphics editor or a seasoned graphic arts professional interested in better acquainting yourself with the new features and functions of Illustrator CS5, you're sure to benefit from this free software tutorial. For more information, and to get started using this trick in your own Illustrator projects, watch this video guide.

How To: Count words with the COUNTIF function in Excel

New to Microsoft Excel? Looking for a tip? How about a tip so mind-blowingly useful as to qualify as a magic trick? You're in luck. In this MS Excel tutorial from ExcelIsFun, the 266th installment in their series of digital spreadsheet magic tricks, you'll learn see how COUNT and COUNTA have trouble counting only words or text and how to use a handy workaround.

How To: Create a chart for a linear function of X in MS Excel

New to Microsoft Excel? Looking for a tip? How about a tip so mind-blowingly useful as to qualify as a magic trick? You're in luck. In this MS Excel tutorial from ExcelIsFun, the 239th installment in their series of digital spreadsheet magic tricks, you'll learn how to create a chart for a linear function of X in Excel as well as how to use a text formula to display a function of X.