Results for: "exam"
Contents (521)
10 CSS Media Query Snippets
Responsive Web Design has gained huge popularity and demand over the years. With novel gadgets being developed every year it…
read more
How to import and export a large database using SSH
The following code snippets will allow you to import and export a database Command Line. To get SSH access to your hosts…
read more
PHP: Sort array alphabetically using a string/value in subarray
If we have an array and inside each value of this array we have another array with age and name…
read more
Improving Page Performance with HTML5 Prefetch
As Wikipedia explains: Link prefetching is a proprietary syntax to give web browsers a hint about documents that it should pre-fetch…
read more
How to create Responsive Content Using CSS Regions
CSS Regions allow content to flow across multiple areas called regions. With CSS Regions you can separate the content from…
read more