Archive

Archive for the ‘Html’ Category

Enable or Disable directory/folder listings

January 25th, 2009 No comments
Enable or Disable directory/folder listings If when accessing any folder which does not contain an index file (ex: http://yourtestdomain.com/folder/) a directory listing will be shown displaying a list of the files in that folder. Simply adding a zero size (0 byte) text file named “index.html” ...

YouTube ShutDown

November 30th, 2007 No comments
YouTube ShutDown 1st time when i see : Http/1.1 Service Unavailable on www.youtube.com wow... internet is going down bb !!! ( heavy trafic ... small pipe :P) !

Primul post … pe noul domeniu!

November 28th, 2007 9 comments
Primul post … pe noul domeniu! Cat de bine s-o descurca google cu noul domeniu si redirectarea ( 301 redirect ) ... nu stiu, nu prea am experienta majora in astfel de lucruri. Am mai mutat un domeniu acum doua luni si s'a descurcat bine ...

Submit XML Sitemap

November 21st, 2007 7 comments
Submit XML Sitemap XML sitemap submission link for most important search engine: Google Sitemap http://www.google.com/webmasters/sitemaps/ping?sitemap=http://blog.4rev.net/sitemap.xml Live MSN Sitemap http://webmaster.live.com/ping.aspx?siteMap=http://blog.4rev.net/sitemap.xml Yahoo Sitemap http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=YahooDemo&url=http://blog.4rev.net/sitemap.xml Ask.Com Sitemap http://submissions.ask.com/ping?sitemap=http://blog.4rev.net/sitemap.xml

Redirect visitor by domain name

November 20th, 2007 No comments
Redirect visitor by domain name Redirect visitor by domain name; Mod Rewrite - URL Rewriting In some cases the same web site is accessible by different addresses, like byrev.net, www.byrev.net, byrev.blog-u.net and we want to redirect it to one address. Case 1: www.byrev.net to byrev.net RewriteEngine On RewriteCond %{HTTP_HOST} ...

Download Safari 3

November 12th, 2007 No comments
Download Safari 3 A beta version for Microsoft Windows was released for the first time on June 11, 2007 with support for Windows XP and Windows Vista, although it will also unofficially work on Windows 2000. Safari is a web browser developed ...

How Show Vertical Scrollbar

November 10th, 2007 No comments
How Show Vertical Scrollbar Show Vertical Scrollbar in browser in css file add: html { overflow-y: scroll; } for mozilla firefox, this: html { overflow: -moz-scrollbars-vertical; } always show vertical scrollbar! For individual class , set overflow inside declaration: .mayclass { overflow-y: scroll; } Or you can rewrite default behavior elements , ex: div { overflow-y: scroll; }

max-width for images in IE

November 8th, 2007 5 comments
max-width for images in IE To use max-width the syntax is: selector {max-width:value;} Internet Explorer up to version 6 doesn't support the max-width property but has the ability to perform javascript like functions on it's CSS so you can fake max-width with it. Here's the ...

Free web hosting with no ads

November 5th, 2007 No comments
Free web hosting with no ads How can hide ads on free webhosting ? Ex: lx.ro 3x.ro godaddy.com ... and many other ! your web page must be started with: <div style="position:absolute !important; top: 0px; margin: 0; padding: 0; background-color: white; width: 100%; z-index:65535;"> and before: </body> </html> put: </div>

Dock Menu

October 30th, 2007 3 comments
Dock Menu Nu stiu cati din voi au vazut mai recent un SO MAC , aka "Leopard" dar daca a'ti vazut probabil ca si meniurile/animatia taskbarului va placut ! Azi am vazut si eu la tolontan, nu am intrat niciodata pe blogul lui, ...
Categories: Html, Idei, PhP, Wordpress Tags:
GoCache - ByREV-Cache v1.0 - live served in : 0.420066 sec (gzip)