about

apache, javascript, wordpress

1 septiembre 2011
by pepesaura
0 comments

YUI 2: Reset CSS

YUI 2: Reset CSS The foundational YUI Reset CSS file removes and neutralizes the inconsistent default styling of HTML elements, creating a level playing field across A-grade browsers and providing a sound foundation upon which you can explicitly declare your … Continue reading

24 agosto 2011
by pepesaura
0 comments

include()

Tip: If your code is running on multiple servers with different environments (locations from where your scripts run) the following idea may be useful to you: a. Do not give absolute path to include files on your server. b. Dynamically … Continue reading