Brackets: Can Brackets Generate The Basic Structure Of A Web Page?

Created on 5 Mar 2016  Â·  8Comments  Â·  Source: adobe/brackets

Is there a way to generate the basic code of a html page using keystrokes? Like Ctrl+Tab?

Extension Available Extension Idea question

Most helpful comment

Brackets text editor can generate basic structure of Html for that you need to install Emmet.
for installing Emmet you need to follow following steps.
Run Brackets.
Select File > Extension Manager...
Find “Emmet” extension and click “Install” button.
after installing you need to press exclamation mark(!) and then tab key to generate basic structure of html.
thank you for reading.

All 8 comments

Hi @hawksKane, there's variety of extensions available for that, such as Brackets-html-skeleton. You can install it via extension manager (File -> Extensions).

Closing as answered.

Ok, thanks for responding. I have Emmet and the HTML Skeleton installed in Brackets. What I don't know is how to work it. How do I create a basic html started page by using those extensions?

Never mind..... I think I figured it out.

@hawksKane Great! Do post back if you have anything else to ask :+1:

@petetnt it is better to always provide the solution even though the person has figured out the solution coz someone having the same issue can easily find help
@ghost tell us how you went about to find the solution
otherwise thanks to everyone

Brackets text editor can generate basic structure of Html for that you need to install Emmet.
for installing Emmet you need to follow following steps.
Run Brackets.
Select File > Extension Manager...
Find “Emmet” extension and click “Install” button.
after installing you need to press exclamation mark(!) and then tab key to generate basic structure of html.
thank you for reading.

@aharisingh Thank you!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zaggino picture zaggino  Â·  4Comments

armandbancila picture armandbancila  Â·  4Comments

declanmarks picture declanmarks  Â·  3Comments

ankushdas9 picture ankushdas9  Â·  3Comments

Hi,
KSSS10 picture KSSS10  Â·  3Comments