How can I save web pages on my computer? ShowHow can I save web pages on my computer?
IE
Google Chrome
Firefox
IE
For Internet Explorer, click on the File menu.
Click on "Save As"
In the "Save as type" field, drop down the list and choose "Web Archive (Single...
Basic Excel Formulas ShowBasic Excel Formulas
Below are some basic formulas for Microsoft excel:
Basic formula :
ADDITION cell A1 to A10 = sum (A1: A10)
AVERAGE cell A1 to A10 = average (A1: A10)
MAXIMUM cell A1 to A10 = max (A1: A10)
MINIMUM...
White background's problem in web pages ShowYour web pages will be displayed more accurately : No background color, everything is white !!!
(Like this image)
To resolve this problem follow these steps :
1. Go to the "Control Panel" :
Click on "Option accessibility"
2. In the...
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 XLS (Excel) to DBF Converter ShowDescription
The application is designed by WhiteTown Software. XLS (Excel) to DBF Converter is a tool that enables you to convert your XLS files to DBF format quickly and easily. Simple and easy to use, the application has been awarded from various...
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...
Hyperlinks ShowIntroduction to anchors
Hypertext links or hyperlinks (anchors) are HTML elements that, when clicked on, enable readers to visit a new address. Hyperlinked text is underlined by default. Hyperlinks are what connect web pages to one another. They...