- Google Map
- Base64
- Custome Animations
- SVG
- Canvas
- Adobe CS Pack
- photoshop save4web
- sizes
- photoshop actions
- Bridge
- Flash
- PHP Intro
- UnderDev
- favicon
- .com domain
- Rubic
Created
October 1, 2012 11:23
-
-
Save alimd/3811059 to your computer and use it in GitHub Desktop.
CIW Last sessions
Monitors Type
- CRT (Cathode Ray Tube)
- LCD (Liquid Crystal Display)
- Normal (Gradient light)
- BLED (Backlight LED)
- LED (Light Emitting Diode) more
- Old LED Display
- OLED (Organic LED)
- PMOLED (Passive Matrix)
- AMOLED (Active Matrix)
- AMOLED+
- FAMOLED+ (Flexible AMOLED)
Screen Size
- Aspect Ratio
- 4:3 (Old Display)
- 16:10 (Width Monitor Display)
- 16:9 (Cinema Display, TV)
- Image Size (height)
- 240p
- 360p
- 480p
- 640p (16:9, iphone5)
- 720p
- 768p (4:3)
- 1080p
- 1800p (Retina 5.1M)
note: width (16:9) = 1080p * 16 / 9
Redirect all url (without type) to .php
** => .php
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f [OR]
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([A-z0-9/_+-]+)$ /$1.php [L]
</IfModule>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Graphic Files