The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> IfThisThanThat conditional statement HTML
RtvOost
post Apr 15 2022, 07:14 AM
Post #1





Group: Members
Posts: 1
Joined: 15-April 22
Member No.: 28,317



Im trying to make an IfThisThanThat statement in HTML code but my link that should show up doesn't show up, does anybody know how to write the code?

This is what i wrote:

<textarea name="Awnser1" id="1"></textarea>
<input type="submit"
{% if awnser1 = 1234 %}
<a href = "Right.html">Right</a>
{% else %}
<h2>Wrong</h2>
{% endif %} id="1">
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 17th May 2024 - 03:27 PM