diff --git a/index.html b/index.html index adc6c65..737e46a 100644 --- a/index.html +++ b/index.html @@ -360,29 +360,30 @@
Here is the website for Pixel to Em conversion
- -Note: In the third column you can enter numbers and have the conversion calculated -for you.
+Note: In the third column you can enter numbers and have the conversion +calculated for you.
This CodePen by Chris Coyier will let you use sliders to dynamically change the font size on a page: http://codepen.io/chriscoyier/pen/tvheK
++ This CodePen by Chris Coyier will let you use sliders to dynamically change the + font size on a page.
-This demo goes with one of the readings on Fluid Measurements, but I am including it here again just in case you missed the code. You can read it here if you want to know how to use the tool: https://css-tricks.com/rems-ems/
++This CSS Tricks demo goes with one of the readings on Fluid Measurements, but I am +including it here again just in case you missed the code. You can + +read about REMS to EMS here if you want to know how to use the tool.
Someone provided me with a link that helped them better understand the meaning
of "relative" and "absolute" as they relate to CSS.
-
Here is the link: https://www.w3.org/TR/css3-values/#length-value.
-Note: This is a fairly technical document and is not required reading for the course.
+