Files
journal_com/gue_cont_gea.html
wangjinlei 6e7ee3dd44 begin
2023-05-18 09:42:12 +08:00

128 lines
7.2 KiB
HTML

<!doctype html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
<link rel="stylesheet" type="text/css" href="style/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="style/style.css"/>
<style>
.wenz_list li {
border-bottom:0 !important;
}
</style>
</head>
<body>
<div id="col-content">
<div id="top_bar">
<!--头部-->
</div>
<div class="article">
<div class="art_side">
<!--侧边栏-->
</div>
<div class="art_main art_main_con back_fff">
<div class="guest_ guest_content">
<h3 class="rgb_color" style="width:490px;font-size: 18px; font-weight: bold; line-height: 30px; margin-bottom: 10px;margin-top: 10px">
Special Issue Proposal Application
</h3>
<div class="tanchu">
<div class="mainbox">
<div class="mb_form">
<div style="margin-left: 10px">
<label>First name </label><b>*</b><br>
<input type="text" id="firstname" value="" placeholder="Please fill in First name" />
<span class="spa spa1"></span>
</div>
<div style="margin-left: 10px">
<label>Last name </label><b>*</b><br>
<input type="text" id="lastname" value="" placeholder="Please fill in Last name" />
<span class="spa spa2"></span>
</div>
<div style="margin-left: 10px">
<label>E-mail </label><b>*</b><br>
<input type="text" id="email" value="" placeholder="Please fill in E-mail" />
<span class="spa spa3"></span>
</div>
<div style="margin-left: 10px">
<label>Personal Introduction </label><b>*</b><br>
<textarea type="text" id="address" value="" placeholder="Personal Introduction1&#10;Personal Introduction2" style="width: 450px"></textarea>
<span class="spa spa4"></span>
</div>
<div style="margin-left: 10px">
<label>Interests </label><br>
<input type="text" id="interests" value="" placeholder="Please fill in interests">
</div>
<div style="margin-left: 10px">
<label>ORCID (optional) </label><br>
<span style="margin-left: 20px">https://orcid.org/</span>
<input type="text" id="ORCID" value="" placeholder="Please fill in ORCID" style="margin-left: 5px;width: 190px;">
</div>
<div style="margin-left: 10px">
<label>Website </label><br>
<input type="text" id="website" value="" placeholder="Please fill in website" />
</div>
<div style="margin-left: 10px">
<label>Profile Photo</label><br>
<div class="my_file" style="">
<input type="file" id="ch_file_1" style="display:none" multiple="multiple"/>
<div onclick="up_file_1()">click upload</div>
<ul id="filename_1" style="display: block"> </ul>
</div>
</div>
<div style="text-align: right;margin-right: 20px;">
<label></label>
<input type="submit" value="Submit" class="sub_addauthor"/>
</div>
</div>
</div>
</div>
<div class="tishi">
<div class="mainbox">
<h2>Successful</h2>
<br>Thank you for subscribing.
<br><br>A confirmation email has been sent to you.
<br>
<input type="submit" value="ok!" class="tishi_author"/>
</div>
</div>
</div>
<div class="new_art wenz_list">
<ul>
<!-- <li><div class="dbt_header">News</div><a target="_blank" href="article.html?J_num=1&amp;a_id=1" class="txt_biaoti">文章1</a><div class="authorList">作者1 <br>期刊1.&nbsp;2,&nbsp;2&nbsp;(2):&nbsp;5.&nbsp;&nbsp;<a target="_blank" href="article.html?J_num=1&amp;a_id=1"></a></div><div class="links_"><img src="img/link_1.png" width="14" height="16"><a class="txt_zhaiyao" title="1">Abstract</a>&nbsp;(&nbsp;<span style="color: red">12</span>&nbsp;)&nbsp;&nbsp;&nbsp;<img src="img/link_2.png" width="14" height="16"><a href="http://journal.com/articleHTML/TMR/TMR20191228151/index.html" target="_blank" class="txt_html" title="1">HTML</a>&nbsp;(&nbsp;<span style="color: red">1</span>&nbsp;)&nbsp;&nbsp;&nbsp;<button class="txt_copy" id="txt_copy_0" style="background: rgb(32, 82, 133);">Cite this article</button><p class="txt_content" style="display: none;">. 文章1. <i>465</i>. 2;2(2):5. doi:</p><div><p>发士大夫撒</p></div></div><div class="apwrap"><a onclick="imgbig(this)" class="imgdiv"><img src="http://journal.com/articleicon/20201126/3e884bf0a1e9a010029fc3c451190845.png" alt=""></a><div><h3></h3><p></p><ul><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">1 Vol.1 Issue.1&nbsp;No.1</a></li><li>1</li><li><a href="about:blank" rel="noopener noreferrer" target="_blank" style="color: rgb(102, 102, 102);">2 Vol.2 Issue.2&nbsp;pp.2</a></li><li>2 feb 2012</li><li><br></li></ul><p></p></div><br clear="both"></div></li>-->
</ul>
</div>
</div>
<br clear="both">
</div>
<div class="footer">
<!--底部菜单栏-->
</div>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-cookie.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/return-top.js"></script>
<script src="js/js.js"></script>
<script src="js/side.js"></script>
<script src="js/notice.js"></script>
<script>
$(document).ready(function(){
side_list();
guest_title_gea();
});
</script>
</html>