• Page 1 of 1
  • 1
HTML Form for a Poll
Lazza
Posts: 29
Reputation: 0

Message # 1 | 8:59 PM
Since I dont want to do Visual Design/HTML, I would like to aknowledge the HTML source code for the poll, $POLL_1$.

Is it:

Code
<div class="pollBlock" style="font-family:Tahoma,Arial;">
<div class="pollQue" style="font-size:8pt;padding-top:2px;text-align:left;"><b>$QUESTION$</b></div>
<div class="pollAns" style="font-size:8pt;text-align:left;">$ANSWERS$</div>
<div class="pollLnk" style="padding-top:4px;text-align:center;">[ <a style="font-size:7pt;" href="$RESULTS_LINK$">Results</a> · <a style="font-size:7pt;" href="$ARCHIVE_LINK$">Polls archive</a> ]</div>
<div class="pollTot" style="padding-top:4px;font-size:7pt;text-align:center;">Total of answers: <b>$TOTAL_VOTES$</b></div>
</div>

I assume you have to insert $POLL_1$ in there somewhere.

Post edited by Lazza - Saturday, 2010-04-24, 9:00 PM
Dartz
Posts: 1931

Message # 2 | 9:06 PM
That's $POLL$. It's appearance for all polls not only first one.
[... With uCoz since December 2 2007 ...]
Lazza
Posts: 29
Reputation: 0

Message # 3 | 9:39 PM
Dartz,

Quote (Dartz)
That's $POLL$. It's appearance for all polls not only first one.

I know but for my HTML pages, what code do I insert?

Dartz
Posts: 1931

Message # 4 | 9:43 PM
uCoz codes wont work in self made pages. [name.htm, name.html]

uCoz codes = $CODE$


But if you mean in uCoz HTML pages, then simply insert $POLL$ code.


[... With uCoz since December 2 2007 ...]
Lazza
Posts: 29
Reputation: 0

Message # 5 | 3:07 AM
Dartz,

Quote (Dartz)
uCoz codes wont work in self made pages. [name.htm, name.html]

uCoz codes = $CODE$

But if you mean in uCoz HTML pages, then simply insert $POLL$ code.

Thanks for the assisanst, I have everything I need now smile

Cheers,
Lazza

  • Page 1 of 1
  • 1
Search: