Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/html-mode/style
990 views
#contributor : Jimmy Wu <[email protected]>
#name : <style type="text/css" media="...">...</style>
# --
<style type="text/css" media="${1:screen}">
  $0
</style>