As shown in the figure, how to write this tips prompt style in html+css?

clipboard.png
especially the sharp corner style, what should I do? Or are there other properties that can pop up directly?

Mar.31,2021

of course, pseudo elements + borders deal with

  http://jsrun.net/WPgKp/embedd.

implement the triangle scheme:
1: use the border attribute to implement triangles (this is the way in the above example).
2: use "" characters to achieve triangles
3: use CSS3 transfrom to rotate 45 degrees to achieve triangles
4: you can also use some font icons in the triangle icon to achieve, such as the Font Awesome font icon in the chevron-right icon.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c50b-2c310.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c50b-2c310.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?