Profile
Achievement
codingforever99's Recent SnippetsTagged css
- All /
« Prev 1 Next »
designing a simple horizontal tab menu by using ul and il elements with css.
0
962
posted 11 years ago by codingforever99
One of the great methods to load and work with icons in web pages is to load one image that is a collection of several icons and use any icon as needed, that reduces the number of server request and save bandwidth.
1
995
posted 11 years ago by codingforever99
A simple message box created with only one div container with background and border color, some margin and padding for position the text message nicely, I set the width for 500px, you can change it to auto or any fixed value you want.
1
876
posted 11 years ago by codingforever99