#DigiTalks Webinar: Brackets Demo

Join us online and learn how to use Brackets!

WhenThursday March 26, 2020 @ 11:00 AM
WhereOnline
CostFree
RegistrationOnline through Zoom
Delivered byKyrylo Prorochenko

Brackets is a source code editor with a primary focus on web development. Created by Adobe Systems, it is free and open-source software licensed under the MIT License, and is currently maintained on GitHub by Adobe and other open-source developers. It is written in JavaScript, HTML and CSS. Wikipedia

The following will be covered during the Webinar:

  • how to download Brackets
  • how to understand the interface of Brackets
  • how to understand the structure of HTML
  • how to leave a comment to the HTML code
  • how to properly close tags
  • how to do blockquote tag
  • how to write address via HTML tag
  • how to do bi-directional override
  • how to understand and apply CSS