Burger mobile menu
Search for
Text you are looking for
Search
Home
Dev Apps
Components and tips
Web templates
Template editor
Contact
css3
Wrap long word (text) in table cell
7 Oct, 2018
Tables in HTML are a quite strange elements. You can set some CSS rules, linke width for columns, and somethimes – nothing happens. This happens especially when in table cell […]
Read more...
CSS: Custom input file in Internet Explorer, Chrome and Firefox
20 May, 2018
Input type file is always a coders nightmare. You can’t style it using common methods coming from CSS, because there are no options to style it using CSS input type […]
Read more...
Mocca wordpress theme
13 Jan, 2016
About Mocca Theme Mocca is WordPress Theme designed mostly for restaurants, cafes, hotels and so on. Theme is fully responsive, based on Twitter Bootstrap v3.4 framework with “one page” functionality. […]
Read more...
Hover box – text over images on hover and more…
14 Nov, 2015
Hover box is a component with additional hidden text layer, which becomes visible on hover and covers original box with image – in few combinations. Feel free to download it […]
Read more...
CSS: Center text/image/div in middle of parent div (container)
22 Aug, 2018
It is a common situation, that you want to put some element (like text, image or div) in the center (horizontally and vertically) of parent div (container). Setting some element […]
Read more...
CSS: ul custom bullet style with image
3 May, 2018
When we code CSS for website or web app, quite often we need to provide custom look of bullets in UL list. Standard CSS rules give us not so many […]
Read more...
Placeholder styling with CSS
16 Nov, 2015
Placeholder is new in HTML5 and it is possible to change styling of this pseudo-element with CSS. It is very simple, but more advanced styling (last example) works differently between […]
Read more...
Wrap long word (text) in table cell
7 Oct, 2018
Tables in HTML are a quite strange elements. You can set some CSS rules, linke width for columns, and somethimes – nothing happens. This happens especially when in table cell […]
Read more...
CSS: Center text/image/div in middle of parent div (container)
22 Aug, 2018
It is a common situation, that you want to put some element (like text, image or div) in the center (horizontally and vertically) of parent div (container). Setting some element […]
Read more...
CSS: Custom input file in Internet Explorer, Chrome and Firefox
20 May, 2018
Input type file is always a coders nightmare. You can’t style it using common methods coming from CSS, because there are no options to style it using CSS input type […]
Read more...
CSS: ul custom bullet style with image
3 May, 2018
When we code CSS for website or web app, quite often we need to provide custom look of bullets in UL list. Standard CSS rules give us not so many […]
Read more...
Mocca wordpress theme
13 Jan, 2016
About Mocca Theme Mocca is WordPress Theme designed mostly for restaurants, cafes, hotels and so on. Theme is fully responsive, based on Twitter Bootstrap v3.4 framework with “one page” functionality. […]
Read more...
Placeholder styling with CSS
16 Nov, 2015
Placeholder is new in HTML5 and it is possible to change styling of this pseudo-element with CSS. It is very simple, but more advanced styling (last example) works differently between […]
Read more...
Hover box – text over images on hover and more…
14 Nov, 2015
Hover box is a component with additional hidden text layer, which becomes visible on hover and covers original box with image – in few combinations. Feel free to download it […]
Read more...
Check more tips and apps for developers here. mydevil