Contact ASX: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<html> | |||
<style> | |||
#firstHeading { | |||
display: none !important; | |||
} | |||
</style> | |||
</html> | |||
<html> | <html> | ||
| Line 4: | Line 12: | ||
width:800px; | width:800px; | ||
max-width:100%; | max-width:100%; | ||
margin:0; | margin:-18px 0 0 0; | ||
padding:0; | padding:0; | ||
font-family:Arial,Helvetica,sans-serif; | font-family:Arial,Helvetica,sans-serif; | ||
| Line 11: | Line 19: | ||
"> | "> | ||
<!-- | <!-- HEADER --> | ||
<div style=" | <div style=" | ||
display:flex; | |||
align-items:center; | |||
width:100%; | |||
border-bottom:1px solid #a2a9b1; | |||
padding-bottom:7px; | |||
margin:18px 0 18px 0; | |||
"> | "> | ||
<div style=" | <div style=" | ||
width:5px; | |||
height:42px; | |||
margin- | background:#28528d; | ||
margin-right:12px; | |||
flex-shrink:0; | |||
"></div> | |||
<span style=" | |||
font-family:Georgia,'Times New Roman',serif; | |||
font-size:26px; | |||
font-weight:normal; | |||
color:#111; | |||
"> | "> | ||
Contact ASX Research | |||
</ | </span> | ||
</div> | </div> | ||
<!-- DESCRIPTOR --> | |||
<div style=" | |||
<div style=" | margin:0 0 18px 0; | ||
padding:2px 0 8px 12px; | |||
border-left:4px solid #28528d; | |||
border-bottom:1px solid #c8d3dd; | |||
font-family:'Courier New',Courier,monospace; | |||
"> | font-size:16px; | ||
font-weight:bold; | |||
font-style:italic; | |||
color:#5d6975; | |||
"> | |||
Aviation Safety Research • Education • Investigation | |||
</div> | |||
</div> | |||
<!-- | <!-- INTRODUCTION --> | ||
<div style=" | <div style=" | ||
font-size:15px; | |||
margin-bottom: | line-height:1.65; | ||
color:#344454; | |||
margin-bottom:20px; | |||
"> | "> | ||
<div style=" | <div style="margin-bottom:14px;"> | ||
Whether you have a question about our research, would like to report | |||
a correction, submit information, discuss collaboration, or simply | |||
contact the ASX Research team, we welcome your message. | |||
</div> | </div> | ||
<div | <div> | ||
Please use the form below. We review correspondence personally and | |||
will respond as soon as practical. | |||
</div> | </div> | ||
| Line 108: | Line 90: | ||
<!-- | <!-- MAIN CONTACT PANEL --> | ||
<div style=" | <div style=" | ||
width:100%; | width:100%; | ||
box-sizing:border-box; | box-sizing:border-box; | ||
box-shadow:0 | border:1px solid #c8d3dd; | ||
border-top:5px solid #28528d; | |||
background:#f7f9fb; | |||
padding:25px 28px 22px 28px; | |||
box-shadow:0 3px 12px rgba(0,0,0,.08); | |||
"> | "> | ||
<!-- PANEL HEADING --> | |||
<div style=" | <div style=" | ||
width: | text-align:center; | ||
margin-bottom:22px; | |||
"> | |||
<div style=" | |||
font-family:Georgia,'Times New Roman',serif; | |||
font-size:22px; | |||
color:#214a7c; | |||
margin-bottom:6px; | |||
"> | |||
Drop us a line, we'd love to hear from you! | |||
</div> | |||
<div style=" | |||
font-size:13px; | |||
line-height:1.4; | |||
color:#687785; | |||
"> | |||
Questions, corrections, research inquiries, and collaboration requests are welcome. | |||
</div> | |||
</div> | |||
<!-- FORM --> | |||
<div style=" | |||
width:600px; | |||
max-width:100%; | max-width:100%; | ||
margin:0 auto; | margin:0 auto; | ||
padding:24px 28px; | |||
box-sizing:border-box; | |||
background:#ffffff; | |||
border:1px solid #d3dce4; | |||
box-shadow:0 2px 7px rgba(0,0,0,.06); | |||
"> | "> | ||
< | <form | ||
action="https://formspree.io/f/xkggaqbq" | |||
method="POST" | |||
style=" | style=" | ||
display:block; | width:100%; | ||
border:0; | margin:0; | ||
padding:0; | |||
" | |||
background:#ffffff; | > | ||
<!-- NAME --> | |||
<label | |||
for="asx-name" | |||
style=" | |||
display:block; | |||
width:100%; | |||
margin:0 0 6px 0; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:15px; | |||
font-weight:bold; | |||
color:#394957; | |||
" | |||
> | |||
Name | |||
</label> | |||
<input | |||
type="text" | |||
id="asx-name" | |||
name="name" | |||
autocomplete="name" | |||
required | |||
style=" | |||
display:block; | |||
width:100%; | |||
box-sizing:border-box; | |||
margin:0 0 17px 0; | |||
padding:12px 13px; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:16px; | |||
color:#1c2733; | |||
background:#ffffff; | |||
border:1px solid #b9c7d3; | |||
border-radius:4px; | |||
" | |||
> | |||
<!-- EMAIL --> | |||
<label | |||
for="asx-email" | |||
style=" | |||
display:block; | |||
width:100%; | |||
margin:0 0 6px 0; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:15px; | |||
font-weight:bold; | |||
color:#394957; | |||
" | |||
> | |||
Email | |||
</label> | |||
<input | |||
type="email" | |||
id="asx-email" | |||
name="email" | |||
autocomplete="email" | |||
required | |||
style=" | |||
display:block; | |||
width:100%; | |||
box-sizing:border-box; | |||
margin:0 0 17px 0; | |||
padding:12px 13px; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:16px; | |||
color:#1c2733; | |||
background:#ffffff; | |||
border:1px solid #b9c7d3; | |||
border-radius:4px; | |||
" | |||
> | |||
<!-- MESSAGE --> | |||
<label | |||
for="asx-message" | |||
style=" | |||
display:block; | |||
width:100%; | |||
margin:0 0 6px 0; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:15px; | |||
font-weight:bold; | |||
color:#394957; | |||
" | |||
> | |||
Message | |||
</label> | |||
<textarea | |||
id="asx-message" | |||
name="message" | |||
rows="7" | |||
required | |||
style=" | |||
display:block; | |||
width:100%; | |||
min-height:150px; | |||
box-sizing:border-box; | |||
margin:0 0 20px 0; | |||
padding:12px 13px; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:16px; | |||
line-height:1.5; | |||
color:#1c2733; | |||
background:#ffffff; | |||
border:1px solid #b9c7d3; | |||
border-radius:4px; | |||
resize:vertical; | |||
" | |||
></textarea> | |||
<!-- SUBMIT BUTTON --> | |||
<div style=" | |||
width:100%; | |||
text-align:center; | |||
"> | "> | ||
<button | |||
type="submit" | |||
style=" | |||
display:inline-block; | |||
min-width:180px; | |||
margin:0; | |||
padding:12px 24px; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:16px; | |||
font-weight:bold; | |||
color:#ffffff; | |||
background:#28528d; | |||
border:1px solid #1f457a; | |||
border-radius:4px; | |||
cursor:pointer; | |||
box-shadow:0 2px 5px rgba(0,0,0,.12); | |||
" | |||
> | |||
Send Message | |||
</button> | |||
</div> | |||
</form> | |||
</div> | |||
<!-- PRIVACY --> | |||
<div style=" | |||
width:600px; | |||
max-width:100%; | |||
box-sizing:border-box; | |||
margin:17px auto 0 auto; | |||
padding:13px 10px 0 10px; | |||
border-top:1px solid #d9e0e6; | |||
text-align:center; | |||
font-family:Arial,Helvetica,sans-serif; | |||
font-size:12px; | |||
line-height:1.5; | |||
color:#697783; | |||
"> | |||
Information submitted through this form is used solely for responding | |||
to your correspondence and is not sold or distributed for commercial purposes. | |||
</div> | </div> | ||
| Line 150: | Line 328: | ||
<!-- | <!-- EDITORIAL PRINCIPLE --> | ||
<div style=" | <div style=" | ||
width:100%; | |||
margin: | box-sizing:border-box; | ||
padding | margin:22px 0 0 0; | ||
border- | padding:17px 20px 15px 20px; | ||
background:#f4f6f8; | |||
border-left:4px solid #28528d; | |||
text-align:center; | text-align:center; | ||
"> | "> | ||
</div> | <div style=" | ||
font-family:'Courier New',Courier,monospace; | |||
font-size:18px; | |||
font-style:italic; | |||
font-weight:bold; | |||
color:#24466f; | |||
"> | |||
“The responsibility to know is the first form of safety.” | |||
</div> | |||
<div style=" | |||
margin-top:8px; | |||
font-family:'Courier New',Courier,monospace; | |||
font-size:11px; | |||
color:#77828c; | |||
"> | |||
— ASX Research Editorial Principle | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 205: | Line 365: | ||
</html> | </html> | ||
<br clear="all" | <br clear="all"> | ||
Latest revision as of 03:15, 21 August 2026
Contact ASX Research
Aviation Safety Research • Education • Investigation
Whether you have a question about our research, would like to report
a correction, submit information, discuss collaboration, or simply
contact the ASX Research team, we welcome your message.
Please use the form below. We review correspondence personally and
will respond as soon as practical.
Drop us a line, we'd love to hear from you!
Questions, corrections, research inquiries, and collaboration requests are welcome.
Information submitted through this form is used solely for responding
to your correspondence and is not sold or distributed for commercial purposes.
“The responsibility to know is the first form of safety.”
— ASX Research Editorial Principle