Kitten            Welcome to Read: 01



RESPONSIVE WEB DESIGN and FLOATS

In this Read: 01, I will talk about those topics:

Responsive Web Design
Responsive web design is the practice of building a website suitable to work on every device and every screen size, no matter how large or small, mobile or desktop. Responsive web design is focused around providing an intuitive and gratifying experience for everyone. Desktop computer and cell phone users alike all benefit from responsive websites.

Floats
What is “Float”?
Float is a CSS positioning property. To understand its purpose and origin, we can look to print design. In a print layout, images may be set into the page such that text wraps around them as needed. This is commonly and appropriately called “text wrap”. Here is an example of that.





Read Title ToGo
Read: 01 SMACSS and Responsive Web Design
Read: 02 jQuery, Events, and The DOM
Read: 03 Flexbox and Templating
Read: 04 Responsive Web Design and Regular Expressions
Read: 05 Heroku Deployment
Read: 06 Node, Express, and APIs
Read: 07 APIs continued
Read: 08 SQL
Read: 09 Refactoring
Read: 10 The Call Stack and Debugging
Read: 11 EJS
Read: 12 Components
Read: 13 Update/Delete
Read: 14a DB Normalization
Read: 15 Diversity and Inclusion