Home > front end >  The CSS to make the dialog
The CSS to make the dialog

Time:10-02


<meta charset="utf-8" & gt; Document <style>/* & lt; ! - making quadrilateral - & gt; */. Box {margin - left: 50 px; width: 200px; Height: 60 px; Border: 1 px solid # 333333;/* relative behaviour is relative and absolute absolute positioning collocation use */position: relative; }/* */solid triangle. Box: before {position: absolute; Left: - 20 px; Top: 10 px; Content: ""; Border - right: 20 px solid # 333333; Border - top: 20 px solid transparent; Border - bottom: 20 px solid transparent; }/* */hollow triangle. Box: after {position: absolute; Left: - 19 px; Top: 11 px; Content: ""; Border - right: 19 px solid white; Border - top: 19 px solid transparent; Border - bottom: 19 px solid transparent; } & lt;/style>

<body>
5. Using the left top value change position for the effect of the hollow triangle - & gt;


CodePudding user response:

You this is not achieved?

CodePudding user response:

reference 1st floor sxty0220 response:
you it is not true?
I share

CodePudding user response:

Thanks for sharing the

CodePudding user response:

me this

CodePudding user response:

refer to fifth floor has __ON response:
I this how
bad ah, CSS too?

CodePudding user response:

  • Related