css-shapes
html/css hexagon with image inside
Is there a chance to place an image inside a hexagon shape? I\'m used to hexagonal shaped cells in html, but I could\'nt get it filled with an (background?) image.[详细]
2023-04-04 22:46 分类:问答How do I make a CSS triangle with smooth edges?
I have a triangle (JSFiddle) using this CSS: .triangle { width: 0; height: 0; border-top: 0; border-bottom: 30px solid #666699;[详细]
2023-04-04 15:03 分类:问答Slanted Corner on CSS box [duplicate]
This question already has answers here: Cut Corners using CSS (16 answers) 开发者_高级运维 Closed 2 months ago.[详细]
2023-03-28 14:52 分类:问答How to make a box with arrow in CSS?
How to make a box with arrow in CSS? Making round corner is easy. but any idea to make the arrow on left side without using image.开发者_运维问答[详细]
2023-03-26 16:40 分类:问答Draw Circle using css alone [duplicate]
This question already has answers here: How to draw circle in html page? 开发者_开发技巧 (19 answers)[详细]
2023-03-24 23:08 分类:问答How would you implement this navigation using HTML and CSS?
Navigation Nav w/ Hover State How would you implement this navigation using HTML and CSS? The white box is a placeholder for a logo.[详细]
2023-03-22 22:37 分类:问答non-rectangular hoverable area
I would like to have an arrow which will do something on :hover but only when the arrow itself is hovered (not the rectangle which delimits its wid开发者_运维百科th and height).[详细]
2023-03-20 13:49 分类:问答HTML and CSS Fluid Circle
I a开发者_如何学Pythonm trying to create a fluid circle using HTML and CSS. I am almost done but as it should be fluid and content inside is dynamic, it\'s changing its shape from circle to oval and o[详细]
2023-03-18 18:22 分类:问答Is it possible to have a non-rectangular div?
I need to shape ONE div tag in the following shape: Is it possible to make it cross browser? I don\'t necessarily need rounded corners. I need it so I can change the color of the borders of the 开发[详细]
2023-03-14 14:08 分类:问答How would one create a triangle container for an image (x-browser)
How would I create a DIV containing an IMG where the DIV cuts the image into a triangle, thereby displaying only part of the image though a triangle.[详细]
2023-02-26 02:55 分类:问答