Some of the important basic rules for responsive design
WEB DESIGN & RESPONSIVE
if(Are_you_ready_for_Designing)
{
A>As always,planing is the number one priority.once you solve your design challenges on paper,you are ready to build your website.
B>Used media query,set a breakpoints of the layout fit desktop,mobile,tablet....
C>Consider mobile first strategy(Check your logo,text)
D>Navigation menu design(Try to make it simple).
E>Use Images like (JPEG,GIF,PNG) this will reduce processing speed and make it faster.
F>Always try to remove unnecessary text in to website.
G>Try to use framework like(w3.css ,Bootstrap) easy to learn ...
}

No comments: