K
K
Kostya Mikryukov2020-03-17 09:00:40
HTML
Kostya Mikryukov, 2020-03-17 09:00:40

How to use the emmet wrapper to set the path for the link?

Hello. How to use the emmet wrapper to set the path (href) for the link (a)? That is, with the help of such a wrapper ul.top-nav_menu>li*>a I am making a construction and I want the path "#" (href="#") to be added. What needs to be added to the ul.top-nav_menu>li*>a constructs to add the # path? (ul.top-nav_menu>li*>a[#] doesn't work). I 'm attaching a picture for clarity, I hope I explained it well.
5e706751dc279635574021.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-03-17
@ELEVEN1000

a[href=YOUR_URL]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question