How do I use select and option tag in photoshop« Back to Questions List

How do i create dropdown selection using "select and option" tag with css

https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select

Added September 17, 2017 6:27 am

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Hi,

There are a few different ways to do this, you can use both ${class} and ${code} tag to achieve this and other custom HTML tags.

${class} tag:

You can find a quick example of a UL list with LI elements here: 518 Class, the logic is the same for SELECT and OPTION elements.

//exportkit.com/plugin/layer-tags/advanced-layer-tags/class-tag

${code} tag:

You can use Code Tag to create RAW HTML inside your design, this will output your code as is, eg.

1. Draw a Paragraph Text Layer.
2. Name your layer ${code}
3. Add the custom code as the contents of the Text Layer.

//exportkit.com/plugin/layer-tags/basic-layer-tags/code-tag

Answer by admin
Answered On September 18, 2017 1:00 pm #
Looking for another answer? View other questions in HTML CSS or get premium support for guaranteed results.
Asked by nirajkp★★★
1334 views
1 answer
Last Answered 7 years ago by admin

Categories

Recent Answers

asked by lafejol
asked by rihabbenhmida
asked by zaineb khiari
asked by nmax
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.