Hello everyone on Tek Syndicate,
I have just started getting into HTML and CSS in my spare time, and i was just wondering if anyone knew a way of using the < > keys without having to press shift all the time.
Thanks in advance!
Hello everyone on Tek Syndicate,
I have just started getting into HTML and CSS in my spare time, and i was just wondering if anyone knew a way of using the < > keys without having to press shift all the time.
Thanks in advance!
What are you coding in? Some code editors support emmet, which is awesome. It's a CSS selector-style shorthand for HTML.
I use Komodo for coding, which supports emmet via a plugin. The free version of komodo (komodo edit) works on Linux, Windows, or Mac.