Daniel Walter Scott || VIDEO: 27 of 34
How to add a box below float.
If you add another div below a box that has float it will disappear underneath it. To fix this issue you will need to add the 'clear' function to the new box. This will ensure that it sits nicely below.
Note: The footer should be visible and working properly.
Note: Make sure you remove the height from any DIV tags you want to expand. This will allow the DIV tags like ‘text’ to expand & contract depending on how much content (or text) you have.
Coming Soon