Quickly Select Everything Inside a Tag
With Sublime Text you can quickly select everything inside an HTML tag. Just click anywhere inside the tag and hit Cmd–Shift–A (Mac) or Ctrl–Shift–A (Windows).
At Noble Desktop you can learn how to code websites, build iOS apps, make graphics, and more. From our front-end coding bootcamp to Photoshop classes, we offer a variety of comprehensive day, evening, and weekend training classes as well as certificate programs in web design, web development, HTML email, and more. Courses are available in-person (at our training facility in Soho), live online, and customized corporate or private training. Our course materials and workbooks are used by colleges and schools worldwide. Learn a skill today and start using it tomorrow.
With Sublime Text you can quickly select everything inside an HTML tag. Just click anywhere inside the tag and hit Cmd–Shift–A (Mac) or Ctrl–Shift–A (Windows).
Hit Option–Delete (Mac) or Ctrl–Backspace (Windows) to delete the word to the left of the cursor. This is an operating system feature so it should work in any text editor.
This same technique can be also be used in the opposite direction. Hit Option–Fn–Delete (Mac) or Ctrl–Delete (Windows) to delete the word to the right of the text cursor.
Looking to learn to code? We have plenty of bootcamp options starting this summer; a perfect time to learn new skills, as well as a great way to enhance your value in the workforce. If you’re ready to seriously immerse yourself and become a coder, our rigorous programs range from iOS development to front-end web coding in our Web Design Certificate, or add on back-end coding and complete the Web Development certificate. Get started as early as June!
We’ll explain 1x and 2x web graphics, and show you ways to create them quickly and efficiently in Photoshop, Illustrator, Sketch, and XD.
Download the PDF Reference Notes.
LEARN MORE:
Web Design Classes (attend in New York City or Live Online)
Web Design Books (eBook or Print)
Sketch Training
Photoshop for Web & UI Training
Adobe XD Training
Learn about designing email that looks great on both desktop and mobile.
View the Presentation Slides.
LEARN MORE:
Certificate in HTML Email
Responsive HTML Email Class
Responsive HTML Email Book
There are newer design apps like Sketch or Adobe XD, and existing design apps like Photoshop have changed dramatically in ways that many designers have not kept up with. Whether you’re new to web design, transitioning from print to web design, or have been designing websites but want to update your skills, join us for this informative live stream event.
View the Presentation Slides
Get an intro to HTML and CSS and see how they are used to create webpages. We will upload a site to make it live for the world to see!
View the Presentation Slides
Download the step-by-step exercise
LEARN MORE:
Web Design Classes (attend in New York City or Live Online)
Web Design Books (eBook or Print)
In CSS, type tac and hit Tab to expand to text-align: center;
In HTML or CSS, hit Cmd–Shift–Period (Mac) or Ctrl–Shift–Period (Windows) to select the next item. To select the previous item, hit Cmd–Shift–Comma (Mac) or Ctrl–Shift–Comma (Windows).
In HTML, items are tag names, attributes, and attribute values. In CSS, items are selectors, properties, and property values.
Learn HTML and more in our coding classes.
In an HTML file, type link and hit Tab to expand to <link rel="stylesheet" href="">. Type the URL of the desired CSS file.
Use this tip to quickly apply concepts you can learn in our CSS class.
In this video, we're going to look at how to solve a popular problem called anagrams with Python
In this video, we're going to look at how to use the Enumerate Function in Python
In this video, we're going to look at how to build Multiplication Tables in Python
In this video, we're going to explain what a string is in Python
showing 5 of 36 entries