Answer the question
In order to leave comments, you need to log in
What is the difference between parentheses and curly braces?
What is the difference if you type curly or parentheses tab triggers?
Answer the question
In order to leave comments, you need to log in
{} passing text to element
p{Text}
<p>Text</p>
header+(nav>ul>li>a)+main+footer
<header></header>
<nav>
<ul>
<li><a></a></li>
</ul>
</nav>
<main></main>
<footer></footer>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question