Multiple options in website developments:
For web page refresh methods:
- using metatag refresh
- using javascript
- using input
- using button
- using image button control in asp.net
- using a tag
- using margin
- using position, left & top (position: absolute;left: 50%;top: 50%;)
- using box model (display:box; box-pack:center; box-align:center;)
- using flex model (display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; align-items: center;)
- using widgets
- using HTML5 local storage
- using external javascripts
Comments
Post a Comment
please enter true details, otherwise do not waste your time and our space