CSS Arrow Please: Create CSS-Only Arrows With Ease
16
Apr
// php the_time('Y') ?>
There are web-based generators for almost everything; stripes, buttons, forms, loader icons, etc.
CSS Arrow Please focuses on another niche; yes, totally CSS-based (no images) arrows.
This CSS trick is great for using in tooltips, the generator offers multiple options for customization (the position, color and border values) and auto-creates the related CSS code.
Website: http://cssarrowplease.com/
- Tags:
Arrow
- Filed under: Design, No License, Web Based, Xhtml & Css
- 1 Comment












One Response for "CSS Arrow Please: Create CSS-Only Arrows With Ease"
This is good stuff. I have a slightly complex problem on top this. My div is a modal div and popup location depends on the location of the click. How can I have my CSS arrow in the appropriate location in this case?