Tag Archives: make

HTML Marquee Tag & Attributes

Sep 11, 2013

The HTML marquee tag provides a way for browsers to creates a scrolling effect (can be tailored to include any HTML content) vertically or horizontally..

Read more

How To Turn An Array To String

Sep 06, 2013

If you explode to go one way, then you implode to come back the other way (or use join if you want to type less..

Read more

Node and Attribute Values Modification Using PHP

Sep 04, 2013

Node and Attribute Values Modification Using PHP Sometimes you want to alter the value of a node or an attribute in an xml document. You..

Read more

jquery Fancy Box

Sep 04, 2013

jquery Fancy Box It is a tool for displaying images, HTML content and multi-media in a Mac-style “lightbox” that floats overtop of web page Features..

Read more

How To Turn Off Comments In WordPress

Aug 21, 2013

Comments is an good thing for a blog or website we can know what the people thinks about the post/website and we can improve our-self..

Read more

How to make a Chat Room for

Jul 31, 2012

Here you will get instructions on how to make and run a chat engine on your website, using a server-side programming language. This article assumes..

Read more