How to easily display PHP/HTML codes in your webpages ShowHow to easily display PHP/HTML codes in your webpages
Issue
What code to use?
Issue
If you want your visitors to be able to see the source codes of your webpage, there is a very easy way to do so. Normally, all you have to do in a...
Uploading Large Files ShowUploading Large Files
You have surely encountered various difficulties for sending files through e-mail due file
limitation. You have found the elucidation to your trouble. There are several means to
transfer files and data from one...
Personalize web pages with GreaseMonkey ShowPersonalize web pages with GreaseMonkey
What is GreaseMonkey?
Example 1
Example 2
XPath
Utilities
removeElement()
removeAttributeOfElement()
setAttributeOfElement()
injectCSS()
Links
What is GreaseMonkey?
GreaseMonkey is an...
Download Mp3 Tag Assistant Professional ShowDescription
The application is designed by AssistantTools.com. Awarded from most popular places, Mp3 Tag Assistant Professional is a tool that is based on level audio tag editor with Unicode support. The application supports full variety of tag...
Managing images in HTML ShowHow do you display images on a web page?
Having a few images on a website can make it more attractive and user-friendly. However, it is important not to go overboard, since images can take a long time to load, and in some cases can make a document...
HTML Markup ShowHTML, A Markup Language
HTML is not a programming language. Rather, it is used for describing the layout and format of content, written in the form of simple text. An HTML page is a basic text file containing tags for specifying text format,...
Backgrounds ShowAdding a Background Image
A background image for a web page can be set using the tag:
Attribute Visual Effect
BACKGROUND="image"
Displays image as background
bgcolor="name_of_Colour or #XXXXXX"
Displays the given colour...