+ 4
(â Âż â ) I am suffer with lack of responsive design?(â ?â )
âLet me know what i improve to design the web page? âWhat are the precautions i should take? âwhat are the famous colors for webPage parts [ex:header,nav,article,sidenav's,footer etc.,]? âDimensions using margins,display,position properties,padding regarding the responsiveness? âIs must and should bootstrap and jQuery for better responsiveness? âWhat are the properties actually used for responsive?
3 Antworten
+ 4
Here's another one
https://www.interaction-design.org/literature/topics/ux-design
+ 2
three important concepts to learn for responsiveness are @keyframes, grids and flexbox. you should also use % instead of px for properties such as width and height when possible