Quickly Start an HTML File in Sublime Text
To start a new HTML page, first create a new file in Sublime Text and save it with the .html extension. This will set the syntax of your...
278 articles
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.
To start a new HTML page, first create a new file in Sublime Text and save it with the .html extension. This will set the syntax of your...
Here’s a free sample exercise to get you started coding and get a taste of Noble’s teaching style. The exercise is about as simple as it...
To jump to the beginning or end of the line, hold Cmd and hit Left or Right Arrow (Mac). Windows users, hit Home to jump to the beginning...
Interested in a career in design? Confused about what career you should choose? UX Designer, Graphic Designer, UI or Visual Designer,...
The thought of programming an app might sound intimidating to anyone who hasn’t tried it before. Never fear! Your brain is up for the...
One of the first things you’ll do as a new programmer is choose a text editor to work with on a regular basis. Two of the most popular text...
AutoCAD is the most widely used computer-aided design (CAD) software by architects, engineers, construction drafters, and many other...
We launched a major website redesign earlier this month and we’d like to share some insights into the process. We’ll be discussing UX...
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...
To insert a new line below the current line in your code, hit Cmd–Return (Mac) or Ctrl–Enter(Windows). You can also insert a new line above...
To quickly delete a line in your code, place your cursor anywhere in the line and hit Ctrl–Shift–K (Mac and Windows).
In Sublime Text, you can quickly cut and paste an entire line of code without selecting it. Place your cursor anywhere in the line and use...
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...
Yayoi Sugishita attended Noble's Web Design Certificate in early 2016. Her second project was a website for Sakebar Shigure. The website...