+https://stackoverflow.com/questions/23101966/bootstrap-alert-auto-close
+https://codepen.io/CSWApps/pen/XJoLmN
+https://jqueryhouse.com/best-jquery-notification-plugins/
React
+https://github.com/fkhadra/react-toastify
-http://chadkuehn.com/self-closing-bootstrap-alert/
-http://jsfiddle.net/22j5xz33/389/
code จัดกลาง div
<style type="text/css">
.center_div {
margin:auto;
width:90%;
background-color:#00CCFF;
}
</style>
<div class="center_div">
</div>-http://www.thaiseoboard.com/index.php/topic,80294.0.html
+https://www.jir4yu.me/2014/centering-in-css/
See the Pen Center Block with Unknown Height by Chris Coyier (@chriscoyier) on CodePen.