Posts

Showing posts with the label responsive website
Image
Difference between Static, Dynamic and Responsive Website Static, dynamic, responsive are the common terms you must have heard somewhere or the other. But many people still aren’t aware about these as they are not from the technical background. Before bumping into these terms, let’s just start with the basics. You all might know what a website is. A website is a collection of related web pages with a common domain name which can be accessed using a browser. These web pages may contain multimedia files such as text, images, audio, video, gifs etc. To access a website you need to enter the domain name or URL (Uniform Resource Locator) of your website in your browser. A website can be of different types depending upon how often the content needs to be updated or how the page is viewed at different browser width. These can be differentiated as: ·          Static Website ·          Dynamic Web...

Frameworks for Responsive Website

Image
                   Frameworks For Responsive Website What is Framework? Framework is a basic and essential structure for any system. In programming, a framework provides a fundamental structure to support the development of applications for a specific environment. These frameworks provide a common structure and hence save the time of the developers as they don’t have to do the code again and again. There is no need to do it from the scratch and they can reuse the code provided and cut out much of work. Frameworks are of two types: ·         Frontend – Frontend frameworks (or CSS frameworks) generally inclusive of a package made up of a structure of files and folders of standardized code (HTML, CSS, JS documents etc.).  ·         Backend – Backend frameworks consists of languages and tools or a set of files with libraries to access database...

Responsive Web Design

Image
                                Responsive Web Design Responsive website Responsive web design has become a household term. A responsive website is must if you want to have a use friendly website as it provide users an optimal viewing experience. Responsive design enables your website to fluidly adapt to different screen sizes. The design automatically adjusts itself as per the screen size of the user, be it desktop or mobile. One can check if a website is responsive by resizing your browser window. The content is always optimized for the relevant screen resolution. In the below image you can see how the images are properly scale to the size of the each window . Why Responsive? The world is not limited to the desktop computers. People are evolving and so is the technology. Mobiles, smart phones and tablets are in trend a...