How to create CSS Layouts - Web Development Tutorial for Beginners (#3) - with HTML & CSS

How to create CSS Layouts - Web Development Tutorial for Beginners (#3) - with HTML & CSS

Web Development tutorial for Beginners Lesson 3.\rbrIn this lesson, well cover CSS layouts for beginners, how to build hand coded CSS layouts, and some more intermediate CSS concepts.\rbr\rbrWell be building a CSS navigation, using CSS floats, and creating a multi-column CSS layout.\rbr\rbrA helpful tool in doing web development is the Emmet plugin for Sublime Text. To install it, youll need Sublime Package Manager (\rbrOnce package manager is installed, install Emmet by hitting Tools Command Pallette, then type package control: install package and choose Emmet.\rbr\rbrAs you can see in this video, there arent an infinite amount of css rules. The most commonly used ones are:\rbrmargin (spacing outside your html element)\rbrpadding (spacing inside your html element)\rbrbackground (for color or image background)\rbrcolor (font color)\rbrdisplay (block, inline, inline-block, none)\rbrborder-radius (rounded edges)\rbrfloat (float left or right)\rbr\rbr** Youll notice I didnt have the correct .row:after code, here it is, it needed content **\rbr.


User: Hewohacuyu

Views: 2

Uploaded: 2017-11-19

Duration: 21:51