Tag Archives - HTML

WordPress: Modifying your Navigation Menu

If you already have a working theme, this article is for you! The reason why some people wanted to change the menu is because they prefer a different Navigation layout, without spending another cost for a new theme, while some people has changed their preferences over time and wanted a new update of the Navigation…

The Basic Guide to CSS Flex Featured

Instead of using the traditional float, display inline and other properties, why not use one that does the job! CSS Flex helps you create a better page layout and makes responsive design easier. This article contains the basic properties of CSS Flex with helpful visuals and codes which will make it even easier to understand….