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...
Remove the border on an image in a link in HTML / CSS ShowRemove the border on an image in a link in HTML/CSS
HTML
You made a clickable image by using the IMG tag within a link and the browser displays a frame or more precisely a border around the image.
There are two ways...
How to make a space in your html document ShowHow to make a space in your html document
In HTML there is no way that the web browser can recognise the spaces inserted consecutively in between the letters. You can either try it in EI, Mozilla and Opera.
The only way to do so is...
Outlook issue with HTML form ShowOutlook issue with HTML form
Issue
Solution
Note
Issue
I have a small website with a very simple HTML form that allows user to send his data; then the webmaster receives an email with the data included in the form.
My problem is...
Winamp – Generate your Playlist as HTML ShowWinamp – Generate your Playlist as HTML
Winamp mediaplayer allows you show your playlist’s media contents as HTML which you will be able to show your friends for sharing your music!
To generate the playlist as HTML:
Make sure all your...
Download Ebookswriter ShowWith Ebookswriter, it is now possible to create your own e-book without any knowledge in programming technique.
It is not necessary to use HTML codes or any editors, with a few clicks, your pages are created. It lets you create as many books as...
Download Firstpage ShowFirst Page 2006 is a HTML editor which is free and excellent. It allows to work with a colored HTML code, as well as to preview the site.
1st Page 2006 supports the standards HTML, XHTML, PHP, ASP, Cold Fusion, Javascript, CSS, SSI and Perl.
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...
Declaring a style sheet (CSS) ShowDeclaring a style sheet
Style sheets are not directly integrated into the W3C's HTML recommendations. For this reason, you need to include elements in the HTML code indicating both the type of document, meaning the version of the HTML and CSS...