[Vote mark]
Function description: Used to obtain a set of voting forms (Recommended learning: dedecms tutorial)
Applicable scope: cover template
(1) Basic syntax
{dede:vote id='投票ID' lineheight='22' tablewidth='100%' titlebgcolor='#EDEDE2' titlebackground='' tablebgcolor='#FFFFFF'} {/dede:vote}
Note: This tag is directly Generate a voting HTML form. In order to make it easier for you to modify its style, it is recommended to directly copy the generated HTML code in the background -> Voting Management to use.
The above is the detailed content of Description and usage of the Vote mark of the DEDECMS system tag. For more information, please follow other related articles on the PHP Chinese website!