Month: August 2012
CSS border styles
Border or border around an element on a web page can be defined in CSS. Border can give the color, thickness and style. All we know for the three basic styles:
Multilevel drop down menu horisontal with CSS/JS/HTML
Horizontal drop down menu in several levels – or as we “drop down menu multilevel horisontal” is a common element of the website. When you first decide to locate in our code seems to be a very simple task, a few lines of html, css and a pair of nearly! Read more about Multilevel drop down menu horisontal with CSS/JS/HTML …
PHP & CURL: step by step
Page generated in seconds x.xxxx
You’ve probably noticed at some sites a little message, mainly in the page footer, type ‘ Page generated in 0th seconds …. ‘or something similar. Here you can learn how to easily make using PHP microtime() function Read more about Page generated in seconds x.xxxx …
PHP: Methods to encrypt and decrypt with private key (part 3)
CURL cookie.txt file format
PHP: Methods to encrypt and decrypt with private key (part 2)
PHP: Methods to encrypt and decrypt with private key (part 1)
Create a Search Box using CSS/HTML
Nowadays, most websites come with a search box to improve surfing experience. To make your website looks good, beside having a nice looking theme, you would need a fancy search box to replace the classic ones. Read more about Create a Search Box using CSS/HTML …