If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
It is considered to be one of the most difficult aspects when we are about to create a page and we are not using tables, and being able to control the line breaks. CSS must be use to simulate <br>/ and after use an element. Line breaks occur with some elements (header, list, elements, paragraphs) and this is still a problem that we haven’t shown yet.
The display property has few issues and also few more hidden problems. In the following tutorial we will show you in a short but comprehensive discussion the most used CSS Display values.
Display Hidden
When you want to hide few pieces of the content, while others are still there the properties of the display can help you. Using JavaScript you can make collapseable menus. We have provided few examples of how to hide an element. If you need more info feel free to view the O’Reilly’s - Hierarchical Menus.
CSS Code:
HTML Code:
The key to a great website design using HTML on your websites can give you much flexibility that you can imagine.
Block and Inline Display
We provide for you many looks for your menus. Few have no breaks in the HTML, but we have made two anchor tag on a specific example. The examples are made with the block value.
CSS code:



