How to Display Text Rollovers
Text rollovers break up text on a web page and provide a point of reference for people who read content on your site. After creating rollover text features, you need to place two lines of CSS code on...
View ArticleHow to Add an "AddThis" Button
The "AddThis" button is a small button that is included on many sites, particularly on Web pages that feature news and blog-related content. By placing the "AddThis" button on your website, you are...
View ArticleHow to Change the Color of an Interest Table 2.0 to Black
When creating a Web 2.0 table, you have the option to change the background color, which is transparent by default. The table uses the background of the Web page, but you can set the background color...
View ArticleHow to Make 2.0 Module Headers Black
Some Web 2.0 websites separate the HTML files in modules. The header file holds the basic background and layout information. One option you have is making the header files black. This is accomplished...
View ArticleHow to Create & Edit an HTML Engine for Users
HTML is the basic language of the Web. Web developers create HTML pages for users to open in a browser. You can edit and create HTML in a simple editor such as the Windows Notepad text editor, but...
View ArticleHow to Hide URL Barcodes
Hiding URL barcodes is also called URL masking. A website owner may sometimes use URL masking when he wants to hide his Web page address from users and use a different Web address. URL masking makes a...
View ArticleHow to Serve an .M3U File Over RTSP
If you are sharing streaming media from your Web site or server, you can use the Real-Time Streaming Protocol, or RTSP. This protocol is well liked because it allows end users control over their...
View ArticleHow to Create an SWF Player
Flash videos can make your website more dynamic. If you are new to Web editing and aren't sure how to create a player for your .swf files within your website, do not worry. All it takes is a bit of...
View ArticleHow to Add a Short Sound Effect to Your Page
With Internet use growing each year, webmasters are always looking for ways to increase the attractiveness of their sites to visitors. One way of doing this is by adding sound effects. It is generally...
View ArticleHow to Embed Real Player Video
RealPlayer is a free media player and Web browser plug-in that plays videos in Real Media format. Users with RealPlayer installed can play videos embedded on Web pages, similar to how Flash, QuickTime...
View ArticleBasic Colors in HTML
Having good content for a website is important, but your readers won't stick around unless you have an appealing color palette. In HTML, colors are defined by six-digit hexadecimal representations,...
View ArticleHow to Make Animations With HTML
Animations are text or images that move around on the computer screen. Traditionally, coding languages, such as JavaScript, are used to produce these movements, but you have the option to use HyperText...
View ArticleHow to Add an "Ask" Link on Tumblr
Tumblr is a type of network socializing site that lets you share anything. Posters can share blog posts, pictures, videos, articles or any other elements available on the Internet. The "Ask" function...
View ArticleHow to Remove Dynamic Movie Clips
Dynamic movie clips are embedded in your HTML code to provide readers with multimedia for instructions or other entertainment. HTML uses the "object" tag to place dynamic content on a Web page. To...
View ArticleHow to Configure a Display Frame Inline
HTML programming allows you to create frames within your pages. The inline frame, or iFrame, is a frame located within your Web page that displays a secondary page. This type of coding is beneficial if...
View ArticleHow to Hide the Music Player on a Website
Music has been a part of human culture since before written history. Ancient instruments have been discovered around the world and are cataloged and displayed in museums globally. Using music in...
View ArticleDirections for Framesetting
Framesetting is an older way to create HTML files that have columns. Each column contains a separate source HTML page. For instance, you can create a web page that has a left navigation column in the...
View ArticleHow to Change a Font Without Changing Italics
HTML tags format the text on your webpages. If you want to change a font and leave the italicized text, you must change the "font" tag and leave the "italicized" tag as is. This allows you to change...
View ArticleHow to Put Flash Images Into VB.Net
Flash images are animated pictures you add to your website pages. Flash images have an advantage over other types of images, because you can add sound, animation and other functions to the image file....
View ArticleHow to Change the Scroller Color in an iFrame
An "iframe" is a "window within a window" located in your HTML pages. When text requires a scroll in the iframe, a scrollbar is included. You have control of the color of the scrollbar. You can change...
View Article