Profile
Achievement
MohamedAlaa's Recent Snippets
- All /
« Prev 1 Next »
CSS3 Ajax Loading Animation
========
This is a simulation for the popular gif animated images. The reason why i choose to do it in css3 is the flexibility of re-using it in different sizes, different colors and the transparency issues in gif anim...
1
889
posted 11 years ago by MohamedAlaa
Backup/Export MySQL Database using mysqldump and compress/gzip it
------------------------------------------
0
973
posted 12 years ago by MohamedAlaa
Run This Command in your Terminal
----------------------------------------
mysql -u **username** -p -h localhost **DATA-BASE-NAME** < data.sql
0
826
posted 12 years ago by MohamedAlaa
Cross Browser CSS Arrows / Triangles
========
*Tags: css, css Arrow, CSS Triangles, Cross Browser CSS Arrow, Cross Browser CSS Triangle*
**Copyrights:**
All Copyrights reserved to [Mohamed Alaa - Front End Developer](http://www.seniorwebdes...
0
1016
posted 13 years ago by MohamedAlaa