Home > CMS Tutorial > DEDECMS > body text

Description and usage of the Vote mark of the DEDECMS system tag

(*-*)浩
Release: 2019-11-04 15:57:22
Original
3016 people have browsed it

Description and usage of the Vote mark of the DEDECMS system tag

[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}
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!