Categories
Web Design

What is Accelerated Mobile Pages?

Two weeks ago, I’ve participated in a hackathon and the project I worked on was about AMP. While I was familiarizing myself with AMP concept to do the hacks, I took some notes which I think is worth sharing. Following is the fundamental of AMP. Accelerated Mobile Pages (AMP), is an open-source project with a […]

Categories
General Web Design

Social network content management systems

In the last few years, developing a new social network was a very cool idea, however, I believe nowadays developing such a system might be quite silly if there is no justification or innovation behind it. For instance, back to 2004, when Mark Zuckerberg started building Facebook, his idea was quite unique and awesome. However, […]

Categories
Linux Web Design Website management

Quick Laravel 5 installation guide

There are many guideline for setting up Laravel in your localhost and majority of them are quite good. However, I have realized the are not very complete and some are very confusing. Hence, I have decided to write a simple and short guideline on how to setup Laravel 5 quickly in your Ubuntu box. The […]

Categories
Web Design

Getting started with Font Awesome

To be honest, I am not good at web designing or more precisely I am awful at it. I also follow old school concepts in designing web interface which is a very poor practice. For instance, I don’t use CSS and instead I use font tag. However, recently, I have decided to put aside my […]

Categories
Web Design Website management

Blink tag replacement

Blink tag had never been official HTML tag and it is deprecated now. In fact none of the modern browsers supports blink tag and is not working anymore. In order to find a replacement for blink tag, I was searching around an hour on the net to find proper and robust solution. I have tried […]

Categories
Web Design

Simple CSS hints (part_3)

This post is the third and last part of CSS tutorial and I hope that these tutorial series could be useful for CSS learners and beginner web designers. Two older tutorials are accessible from following links, Simple CSS hints (part_1)Simple CSS hints (part_2) As you know that link color in HTML is blue when it […]

Exit mobile version