Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Samuel.burke
Joined 25 April 2018
← Older edit
Newer edit →
User:Samuel.burke
(view source)
Revision as of 08:56, 27 July 2020
277 bytes added
,
08:56, 27 July 2020
no edit summary
Line 27:
Line 27:
+
{{#css
+
+
.inline {
+
display: inline;
+
}
+
+
.link-button {
+
background: none;
+
border: none;
+
color: blue;
+
text-decoration: underline;
+
cursor: pointer;
+
font-size: 1em;
+
font-family: serif;
+
}
+
.link-button:focus {
+
outline: none;
+
}
+
.link-button:active {
+
color:red;
+
}
+
}}
<form method="post" action="mailto:samburkeottawa@outlook.com" class="inline">
<form method="post" action="mailto:samburkeottawa@outlook.com" class="inline">
<input type="hidden" name="extra_submit_param" value="extra_submit_value">
<input type="hidden" name="extra_submit_param" value="extra_submit_value">
Samburkeottawa
566
edits