eHow launches Android app: Get the best of eHow on the go.
Get skilled in the Web programming arts with the help of eHow's computer experts, and learn the inner workings of Ajax, JavaScript, Perl and Ruby. If you need helpful pointers on Java, Python or C++, look no further. eHow's Web programming gurus offer Web programming tips and tricks. Get information on HTML, XML, PHP and XML. Whether you're a programming novice or a seasoned techie, eHow will help sharpen your Web intelligence.
Showing 1-50 of 85 results
Another basic HTML programming skill is to format headings and paragraphs in various ways. In this instruction, we will change text to bold, italics, and underline. A few rarely used formats...
Editing an HTML form involves editing the .html file for the page that contains the form. A .html file is a simple text file that can be opened in any text editor. The file will contain the text...
HTML (hypertext markup language) is the language used to create web pages. The language is made up of a series of tags that are used together to describe how you want a page to look. The tags...
Form text boxes are input controls inserted on web pages that take user information and save it to your database or email. When creating forms, they can be entered into table columns. Tables...
Basic websites are written using hypertext markup language (HTML). The coding in HTML determines how text and images are displayed on the Web page. HTML syntax can tell the page to display such...
It's not hard to make links on a web page, and it makes a big difference to your visiotrs. In todays fast paced world, most people feel inconvenienced to have to copy and paste a website address...
The a href= command is used to create a link. If you are searching for what the heck that means, it means you don't know how the heck to use it either, probably. No problem. Here's how.
A textstream object is a class that allows programmers to open, read and write to basic text files in a Web application. The text files then can be used by other areas of the application....
Hyper Text Markup Language (HTML) is the web development language used to create websites. HTML is a relatively simple language primarily used for displaying and arranging text and images. If you...
Using HyperText Markup Language, you can turn plain text into content that is viewable on a website. Each HTML tag, such as a list or heading, specifies how the browser must interpret the data and...
HTML includes several methods for spacing website content. Spacing options are available for text, tables and other elements. Each type of spacing has specific effects and can be used in...
The hypertext markup language (HTML) input tag is used to provide a method for website visitors to enter data. Used in partnership with the type element, this code is most essential for gathering...
A text area in an HTML file is a large box where users can enter multiple rows of text. A text area is different than a regular text box, because the control gives users ample space to type...
You can change the color of your links on the web when someone rolls over the link or clicks on it. A quick way to create a mouseover link color change is with Cascading Style Sheets. Cascading...
Creating, reading, and writing text files in ASP is used by programmers who want to save files for future use. They can be used for configuration settings, or for reporting. A common use of text...
Textwriter is a class in ASP.NET that allows users to interface with text files. The class gives programmers the ability to open, write, read, and close the text file for applications. Textwriter...
Shadow text is another interesting effect you can use to change your text on your website, blog, or MySpace profile. It's easy to make shadow text using filters in CSS, and you can use the code...
HTML, or Hyper Text Markup Language, has been the basic language of the World Wide Web since the Web was first created in the early 1990s. Its longevity can be attributed to its ease of use:...
You can do just about anything you can image to text with just a bit of CSS: rainbow text, backwards text, and even make text upside down. This little trick works for websites, blogs, journal,...
Italicized text is used for many reasons: citing sources, emphasizing a point, or even just to mix up mundane text. You can make text italic on websites, blogs, MySpace profiles, journals, and...
Sometimes, you need to change your font style to get your point across. Whether you need to be bold, go italic, or underline something to highlight it, it's all possible – and super easy to do –...
Plain websites with black text on a white background are boring and monotonous; thankfully, with the help of HTML and CSS, we have limitless options for spicing things up. One of the easiest ways...
CSS can be used to change your font size anywhere that allows it, including your MySpace profile, journal layout, personal blog or website. If you want to make your text super-tiny, or broadcast...
Bold text can be used for a variety of reasons: for headers and titles, to emphasize a point, make text easier to read, or just because you can. You can also use CSS to change the style of your...
HTML is an extremely easy language to learn. If you have a text document that needs to be converted to HTML to display properly on the Web, you just need to replace a few instances of your...
Whereas web editing used to be accessible to only highly skilled programmers, web sites such as Register.com and WordPress.com offer simple HTML editing that anyone can learn to use. While these...
Text copied from a webpage into a word processor often comes with HTML tags attached. These tags can interfere with the formatting of the your text document and can be difficult to remove in a...
A Squidoo page (or lens) can be completed without any knowledge of HTML. There is a beauty to a system that allows anyone to put their ideas into an easily readable and professional looking...
HTML (Hypertext Markup Language) is used to create Web pages. It is text based but includes "tags" that define how text on a Web page is displayed. But because the HTML codes are hidden by the Web...
HTML Table Cell Padding
HTML users can use cell padding to space text on a web page from edges of tables and borders. Code cell padding on an HTML website with a professional designer in this free web design video.
Change Single Text Color in HTML
Web designers use HTML to change the color of specific text in a web page without altering the default text. Code different color text on an HTML website with a professional designer in this free...
Bolding Text in HTML
Bolding text in HTML is a simple command followed after the text with a closing command. Code bold text on an HTML website with a professional designer in this free web design video.
Preformat Text in HTML
Preformatted text can be transferred from a text editor into a web page with HTML commands. Code preformatted text on an HTML website with a professional designer in this free web design video.
Small Caps & All Caps in HTML
HTML allows setting text to small caps or all caps, giving the designer more choices with text appearance. Code small caps and all caps text on an HTML website with a professional designer in this...
Changing Fonts in HTML
Web designers change local fonts on web pages with HTML commands that target not the whole page but certain text. Change fonts on an HTML website with a professional designer in this free web...
Centering in HTML
Centering text or paragraphs in HTML is as easy as using a div tag or centering alignment command. Code centered text and images on an HTML website with a professional designer in this free web...
Web Design Image Align in Paragraphs
Web designers often align images for web sites inside the text of a page. Code aligned images in text on an HTML website with a professional designer in this free web design video.
Definition Lists & Indenting Text in HTML
Web designers can indent text and make lists in the code of the web page with HTML commands. Code lists and indent text on an HTML website with a professional designer in this free web design video.
Web Design Alt Text
Use alt text in HTML web design for images with text that might not be displayed on all browsers. Code alt text on an HTML website with a professional designer in this free web design video.
Web Design Script for Text Color
Setting text color in web design involves knowing HTML code for the hexadecimal colors. Code text color on an HTML website with a professional designer in this free web design video.
Web Design Link Color
Set the colors of link text in web design to set apart text users can click. Code link colors on an HTML website with a professional designer in this free web design video.
Web Design Vlink Color
A visited link, or vlink, on a web page is often a different color than regular text or other links. Code vlink colors on an HTML website with a professional designer in this free web design video.
Web Design Script Text Links
Links are key web page features designers add for users to navigate from one page to another. Code text links on an HTML website with a professional designer in this free web design video.
HTML is an acronym that stands for hypertext markup language. HTML is a web programming language that uses tags to specify command functions. You may, however, want to create simple text with your...
When HTML and the Internet were first developed, they were for sharing of text only. No one expected to be able to make fancy web pages with images, videos and other content. Instead, there was...
The Internet continues to proliferate with a growing number of websites every day. If you have yet to stake your claim in cyberspace, there is no time like the present. You will first need to buy...
When you view a web page, you are actually seeing your web browser program interpret and display a series of Hyper Text Markup Language (HTML) codes. You can make your own web pages with HTML by...
A link, or hyperlink, is a way to refer to a web address of another web page, picture, movie or other resource on the Internet. One of the greatest things about the Web today is the ability to...
Putting together a decent looking website has become convenient as many free web hosting companies have appeared with pre-built web page templates. If you want to add in additional special...
Internet Explorer for Windows and Mac allows you to add a marquee to a webpage with HTML. A marquee is a line of text that scrolls across the screen from one side to the other, like the news...