Category: CDP 2
Code: Flexbox
EX 6.1 of 3 The initial code before flexbox. Adding the flexbox line of code Making the code responsive using flexbox. This code replaces grid columns, rows and fractions. Ex 6.2 of 3 FLEX-WRAP: WRAP-REVERSE FLEX-WRAP: WRAP EX 6.3 of 3 FLEXBASIS Making the box minimum width a specific size (px). Much more specific than…
Code: Media Queries
Keep scrolling for a basic step-by-step tut on how to make web responsive. THE MOST IMPORTANT LINE OF CODE IN MAKING SOMETHING RESPONSIVE. HTML CSS RESPONSIVE WEB In your CSS once you’ve inserted your media query line of code and specified the maximum pixels of when you want your code to change, the box specified…
Code: Responsive Web 1
VERY IMPORTANT LINE OF CODE FOR RESPONSIVE WEB RESPONSIVE WEB This works horizontally. Playing with the responsiveness, bottom right hand corner of the screen plays with the selected element. You can also play with the values by increasing and decreasing the pixels (px).
CDP: coding columns & amp; understanding fractions
NOTE all of the comments (the text in grey) as they explain the lines of code being used. Werner just put up some tuts and games on AERO to further explain rem/em/ pixels/ fractions/ %/ columns etc.
CDP E8: ex1 coding grid columns
Making some columns look pretty in CSS. We used dummy lorem ipsum text, divided the columns into 4. Added padding and went deep into understanding working with rem’s as oppose to pixels however, in conclusion; 1 rem = 10 pixels 10px (or 1 rem) divided by 16px = 62.5% | therefore telling the computer that…
CDP E8: ex2 – coding the grid exercise
WHOOP, we started coding again. It was a challenging time for all of us. But here we are stronger…feeling like we have a few less brainsells.
CDP ex 4: JoySticks & Sliders – Ogre Head & Face Rig
Here’s the working process of me rigging the head, face and overall appeal of my ogre. It look a while but I still need to add a brow controller and animate the final product. Here’s what I’ve got so far. The tut I followed: