avatar
Jiaxin Peng 彭佳欣
I am a PhD student in the Department of Economics and Related Studies at the University of York under the supervision of Dr. Adam Golinski.
<div id="fcf-form">
<h3 class="fcf-h3">Please leave a message</h3>
<form id="fcf-form-id" class="fcf-form-class" method="post" action="https://public.herotofu.com/v1/cb5b65d0-90d2-11ed-a003-6f0b76086b1c">
    <div class="fcf-form-group">
        <label for="Name" class="fcf-label">Your Name</label>
        <div class="fcf-input-group">
            <input type="text" id="Name" name="Name" class="fcf-form-control" required>
        </div>
    </div>
    <div class="fcf-form-group">
        <label for="Email" class="fcf-label">Your Email</label>
        <div class="fcf-input-group">
            <input type="email" id="Email" name="Email" class="fcf-form-control" required>
        </div>
    </div>
    <div class="fcf-form-group">
        <label for="Message" class="fcf-label">Your Message</label>
        <div class="fcf-input-group">
            <textarea id="Message" name="Message" class="fcf-form-control" rows="6" maxlength="3000" required></textarea>
        </div>
    </div>
    <div class="fcf-form-group">
        <button type="submit" id="fcf-button" class="fcf-btn fcf-btn-primary fcf-btn-lg fcf-btn-block">Send Message</button>
    </div>
    <div class="fcf-credit" id="fcf-credit">
    <small
        >by
        <a
          href="https://herotofu.com"
          class="grey-text text-darken-3"
          target="_blank"
          >HeroTofu</a
        > and <a href="https://www.majesticform.com" class="grey-text text-darken-3" target="_blank">MajesticForm</a></small
      >
</form>
</div>