0

I need to get the completions for style attribute in html. For eg:

<div style="text-decor...."></div>

Is there any plugin available which has the described feature or any other alternative approach ?

Any help would be great. Thanks

Jeremy Cook
  • 20,840
  • 9
  • 71
  • 77
djadmin
  • 1,742
  • 3
  • 19
  • 27

1 Answers1

0

So if I'm hearing your question write, Emmet is a package that does an awesome job.

Example:

enter image description here

Here's a Video on how to use it here by Nettuts. And see the Emmet Documentation here. Hope this helps!

Alex Cory
  • 10,635
  • 10
  • 52
  • 62