eHow launches Android app: Get the best of eHow on the go.
eHow's computer specialists demystify Web design and development by walking you through every step of running a website, from choosing a domain name to creating a usable interface. Not sure what comes after picking a clever URL? Get advice on selecting a web design application and hosting service. Learn how to get more traffic to a site through search engine optimization techniques. Not too tech savvy? eHow also has tips on hiring someone else to design and build your website.
Showing 1-50 of 171 results
How to Install Free Blogger Templates
If you use Blogger, then you understand that the templates that come with the platform can be limiting and sometimes boring. For this reason, many people switch to Wordpress. However, you can...
How to Make a Web Page Scrollbar
Web page scrollbars are easy to make as long as you have an HTML editor. Find out how you can make a custom Web page scrollbar with help from a professional website designer in this free video on...
How to Create Web Layouts in Photoshop
When creating web layouts in Photoshop, it's important to set the dimensions first in order to maintain accuracy. Use Photoshop to create your Web layouts with tips from a professional website...
About Video Web Hosting
There are a lot of different options in video web hosting, but the best way to host videos for free is through YouTube.com. Discover how you can host your videos online for free with guidance from...
Uploading Websites Using Web Hosting Companies
Using Web hosting companies to upload websites is the most common and simple way of uploading your website. Learn how you can upload your website with help from a professional website designer in...
Creating a Website With Dreamweaver
Creating a website with Dreamweaver can drastically cut down on production time. Use Dreamweaver to create your website with help from a professional website designer in this free video on...
Set Up a Web Page on a Server
To set up a Web page on a server, you'll need a Web host and from there you will need to get FTP access information. Put your Web page on a sever with tips from a professional website designer in...
How to Make Money by Creating a Website
The key to making money from a website is to drive traffic to the site while you have ads for people to click on once they arrive. Discover how to make money after creating a website with tips...
How to Make a Flash Intro for Your Website
Making a Flash intro for your website requires downloading a program called Adobe Flash, which contains all the tools you'll need. Find out how you can make a Flash intro for your website with...
How to Change your Wordpress Themes
These tutorial will teach you how to change your wordpress themes. The theme of your website tell a lot about the content and the owner of the site. On wordpress, you can change your themes as...
How to Create a Basic Website in Dreamweaver
Dreamweaver is a great program to build a basic website using HTML code. Learn how to use Dreamweaver with help from a lead developer in this free video on web design.
How to Create a Photo Gallery Website
Creating a photo gallery website involves installing a WordPress theme, such as AutoFocus, to display a variety of images. Find out how to build an image-heavy site with help from a lead developer...
How to Create a Flash Website
Making a Flash website requires purchasing and downloading a Flash template and loading the page files into Dreamweaver. Create a custom Flash site with help from a lead developer in this free...
How to Build a Website Slide Show
A website slide show is simple to build by installing a slide show plug-in through WordPress. Embed a slide show into a website with help from a lead developer in this free video on web design.
How to Set Up an Auction Website
An auction website can be custom-built by installing an auction plug-in through WordPress and then tweaking the appearance. Set up an auction online with help from a lead developer in this free...
How to Build a Review Website
Building a review Website is as simple as activating a plug-in and theme in WordPress, an easy-to-use open source software program. Build a review website with help from a lead developer in this...
How to Build a Game Website
A game website can be created using a theme template in WordPress, such as TriQui, in addition to the MochiAds plug-in. Find out how to add games to a blog with help from a lead developer in this...
How to Build an Open Source Website
To build an open source website, use WordPress to find thousands of available themes and templates before entering in the content. Learn to use open source software to build a website with help...
How to Add Streaming Audio to a Web Page
Streaming audio on a Web page allows users to listen to a file without downloading it or using another application. Add streaming audio with open source or for sale applications when creating a...
How to Add the Date & Time to a Web Page
While not an HTML function, date and time can be added to a Web page with Google Gadgets. Add the date and time when creating a Web site with tips from a software developer in this free video on...
How to Create a Site Map for a Web Page
Site maps allow Web pages to be organized for easier navigation by categories based in a root folder. Create a site map when creating a Web site with tips from a software developer in this free...
How to Convert Microsoft Word Documents to HTML
Word documents can be saved as HTML files for Web pages, though some elements like video might need additional conversion. Convert Microsoft Word documents to HTML when creating a Web site with...
How to Create a Simple Form for a Web Page
Forms on a Web page use opening and closing tags, input tags, type and name attributes, option tags and their text. Create a simple form when creating a Web site with tips from a software...
How to Choose a Web Design Application
Web design applications for Web pages come in entry level, like WYSIWYG Web Builder and Microsoft FrontPage, and more expensive, like DreamWeaver and Visual Web Developer. Choose a Web design...
How to Download a Picture From the Internet
Download a picture from the internet for a Web page by locating the picture in full resolution through Google or another picture search engine, right clicking on the image and saving it to the...
How to Re-Size a Picture With a Paint Program
To re-size an image with Microsoft Paint for use on a Web page, open the image file, right click on it, select edit, hit Control W, choose the horizontal and vertical percentage, enter the desired...
How to Add a Picture to a Web Page
To add a picture to a Web page, add an image and source tag with the location of the image, while including width and height attributes if desired. Add a picture when creating a Web site with tips...
How to Add or Remove an Image Border in a Web Page
Adding an image border to a Web page is done by adding an image tag with the location of the image with a border attribute set to 20 pixels. Add or remove an image border when creating a Web site...
How to Put a Thumbnail Photo on a Web Page
Including a thumbnail photo on a Web page is good for image galleries, faster loading, ease of creation and high-resolution images. Put a thumbnail photo on a Web page when creating a Web site...
How to Write an HTML Hyperlink
Writing an HTML hyperlink for a Web page uses the anchor tag with a ref parameter in the opening tag indicating the destination of the link with a relative, absolute or anchor URL. Write an HTML...
How to Add a Counter to a Web Page
A counter on a Web page tracks the number of visitors the site has. Counters cannot be created with HTML but are available for free from many Web sites. Add a counter when creating a Web site with...
How to Underline Text in HTML
HTML has an underlining tag in which the text is included which shall be underlined on the Web page. Italics and bolded text are created in the same way. Underline text in HTML when creating a Web...
How to Add an Accented A Character to a Web Page
In HTML for Web pages, an accented A is represented by either the number 224 or 225 for lowercase or 192 or 193 for uppercase. Add an accented A when creating a Web site with tips from a software...
How to Add an Accented E Character to a Web Page
In HTML for Web pages, the code for accented E's can be found on the site WebSource. Add an accented E when creating a Web site with tips from a software developer in this free video on Web design...
How to Add Copyright Symbols to a Web Page
The copyright symbol in HTML for Web pages is created by using the codes found at Websource.net. Add copyright symbols when creating a Web site with tips from a software developer in this free...
How to Add a Horizontal Line to a Web Page
Horizontal lines are created for Web pages in HTML with the horizontal rule tag. Add a horizontal line when creating a Web site with tips from a software developer in this free video on Web design...
How to Add a Link to a Web Page
An HTML link can point to another Web page or another page on the current site. Add a link when creating a Web site with tips from a software developer in this free video on Web design and the...
How to Add an E-mail Link With a Subject Line to a Web Page
An HTML email link with subject line on a Web page needs opening and closing anchor tags, the email address and the text for the link, along with a question mark and the subject. Add an e-mail...
How to Add a Background Color to a Web Page
To add background color to a Web page, have basic HTML tags in place, add the background color attribute to the body tag as a hexadecimal number, an RBG value or a color name. Add a background...
How to Add a Background Image to a Web Page
To add a background image to a Web page, add a background attribute to the body tag with the location or URL of the image, either absolute or relative. Add a background image when creating a Web...
How to Align Text in a Web Page
Using HTML tags, text may be aligned to the right, left, center or inside columns and tables on a Web page. Align text when creating a Web site with tips from a software developer in this free...
How to Center Text in HTML
There are two ways to center text in HTML on a Web page, using an align attribute inside an existing tag or using a center tag. Center text in HTML when creating a Web site with tips from a...
How to Make Columns on a Web Page
Make columns in HTML with a table tag that includes a table row tag for each horizontal line of information along with align and table data tags on a Web page. Make columns when creating a Web...
How to Change Font Size in HTML
Future versions of HTML for Web pages will remove font tags, so font attributes will be included in opening tags inside quotation marks. Change font size in HTML when creating a Web site with tips...
How to Make a Web Page
HTML, or hypertext markup language, is the language that Web pages are written in. Create a Web site with tips from a software developer in this free video on Web design and the Internet.
How to Learn HTML
HTML can be learned through E-books, on-line courses and Web sites, like WC3, and is created around mark-up tags that determine how a Web page will look. Learn HTML when creating a Web site with...
How to Convert a Podcast to an MP3 File
FrontPage users can convert a podcast to an MP3 file by selecting the "Get Podcast" button, then the iTunes option for downloading the music. Move music from the Internet to your computer by...
About Streaming Video Technology
Video streaming technology allows the transmission of video files through the Internet without having to download them to the user computer. Find out about the different file formats for streaming...
About Streaming Video Software
A streaming server program, such as Adobe's Flash Media Server, must be installed on a computer for it to support streaming video software. Use computer programs over the Internet by streaming...
How to Add Video to a Web Page With FrontPage
FrontPage users can add video to their web pages by subscribing to a video hosting service, since FrontPage does not offer streaming video capabilities. Learn how to covert files to the Flash...