Midsomer Murders
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
471e7e4f71
commit
1f324f5436
|
@ -50,23 +50,6 @@ Whether you're a licensed ham or just a loyal viewer, add your name and help us
|
|||
|
||||
---
|
||||
|
||||
<form id="namninsamling-form" action="/submit" method="post">
|
||||
<label for="signal">Signal:</label>
|
||||
<input type="text" name="signal" id="signal" required>
|
||||
|
||||
<label for="fornamn">Förnamn:</label>
|
||||
<input type="text" name="fornamn" required>
|
||||
|
||||
<label for="efternamn">Efternamn:</label>
|
||||
<input type="text" name="efternamn" required>
|
||||
|
||||
<input type="submit" value="Skicka">
|
||||
</form>
|
||||
|
||||
🎨 2. Begränsa CSS till detta formulär
|
||||
|
||||
Lägg detta i <style> i din .md-fil:
|
||||
|
||||
<style>
|
||||
#namninsamling-form {
|
||||
border: 2px solid #888;
|
||||
|
|
Loading…
Reference in New Issue