Hide blogger navigation bar on Sep 28, 2009 in blog navigation bar If you want to hide blogger navigation bar without wanting to remove it, here's how:-Login to your blog-On the dashboard page click on "Layout"-Then click "Edit HTML"-Search tags below:<b:include data="blog" name="all-head-content"> </ b: in...
Limiting the amount of image files that can be uploaded on Sep 28, 2009 in upload image html. php If you are a manager of a site or a website, you certainly do not want a user or member of your site to upload images with file size is too large, because it will reduce the disk space on your webhosting. For that there is a way to prevent that is by...
Creating a simple button in Flash on Sep 22, 2009 in webmasters blog website web programmers flash making buttons button Flash program often used by the webmaster or web programmer in the creation of a website or blog. This is done because Flash can create an attractive animation movement in images and text. Websites or blogs so that they can be made more attractive. O...
Make a registration form and login on Sep 22, 2009 in blog mysql website php flash html script form registrasi dan login Registration form created by a web programmer to invite visitors to become a member of his website. And after becoming a member is to obtain access rights is more special than the other visitors who have not become a member so he must complete Form l...
Creating buttons with Flash movie clip on Sep 22, 2009 in flash movie clip frame flash button As I described in my previous tutorial that I will provide information on how to make the button below. If the cursor is over the button so the buttons smaller, the color turns red and looks the balls are moving uniformly. If the button is clicked it...
Remove header navigation on blogger ... on Sep 22, 2009 in header navigation blogger edit html To remove the blogger header navigation very easy, the way he is:- Click the menu "Layout" in the blog editing page- Then click menu "Edit HTML"- After the search for style "Body {.....}" (to facilitate the search words you can use ctrl + F)-If you'v...
Eliminate Lines Link ... on Sep 22, 2009 in link text-decoration style Eliminate Lines Link To beautify a web page or blog sometimes we must remove the link lines. If you are using HTML then tag it as below:<a href="#" style=text-decoration:none> Click this link </ a>We stayed add text "style = text-decoration: none"...
Make a display of time / hours on Sep 22, 2009 in blog mysql website php flash html making impressions of time and hours To make the time or clock display make the PHP script below. Save with the name waktu.php $day [ "Sunday"] = "Sunday"; $day [ "Monday"] = "Monday"; $day [ "Tuesday"] = "Tuesday"; $day [ "Wednesday"] = "Wednesday"; $day [ "Thursday"] = "Thursday"; $da...
Make counter visitors on Sep 22, 2009 in visitor counter blogs mysql website php flash html script Counter visitors useful to know how many visitors our website To create a counter visitors as we first create a table in the database "databaseku". Suppose we give the name of the table "counter" create table counter ( digit varchar (3) not null); Cr...
Make text blink ... on Sep 22, 2009 in blink make text blink text blink This is his tag if you want to make a blinking text: This text <blink>This text can blink</blink> and below are the results: This text can blink Unfortunately the effect of "blink" does not exist if we use the IE browser (Internet Explore...
© BlogTopsites.com 2004-2009. Contact Us.