How to Change Input Placeholder Color with CSS

How to Change Input Placeholder Color with CSS

Placeholder, as the name itself suggests, is some characters or strings which holds a place until the place is needed. That’s just the literal meaning of placeholder etymologically speaking. In web page development, input placeholders are present on input...
How to Make Navigation Menu with HTML and CSS

How to Make Navigation Menu with HTML and CSS

Navigation menu is a set of buttons, text or any graphical items which has a link to other sections of your website or any other external sites. They guide website visitors in their web exploration and take them to relevant location where they can retrieve what they...
How to Disable Text Selection Highlighting

How to Disable Text Selection Highlighting

Sometimes your designs require that some part of your web page be restricted to be accessed provided certain conditions have been met. You might be infuriated that your contents are being stolen by simple copy paste and so you want to disable text selection. Whatever...
How to Make Bottom Navigation Tabs with CSS

How to Make Bottom Navigation Tabs with CSS

Tabs provide a simplistic approach to organize and manage your contents in a web page without having to navigate though loads of pages. As the application of single page web pages are increasing, tabs supplement to the growing application by providing in-site...
How to Make Horizontal Accordion Menu with CSS

How to Make Horizontal Accordion Menu with CSS

Accordion Menu provides a presentable interface for web site visitors to navigate through the content within a single page. This eliminates having to arrange multiple pages to display relevant contents on separate interface. You can built accordion menu to organize...

Pin It on Pinterest