HTML Script Tags

Posted

Source - growingwiththeweb.com


Summary

<script>

Block, load, run

<script async>

Load, run

<script defer>

Load, wait, run

More posts

Python Tornado vs Flask

A 'battle' of the Python web microframeworks

Posted

Portforwarding with Shootback

Posted