begin
This commit is contained in:
59
z_f1-4.html
Normal file
59
z_f1-4.html
Normal file
@@ -0,0 +1,59 @@
|
||||
<!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>TMR</title>
|
||||
<link rel="shortcut icon" href="img/tmr3.png" type="image/x-icon"/>
|
||||
<link rel="stylesheet" type="text/css" href="style/style.css"/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="col-content">
|
||||
<div id="index_top">
|
||||
|
||||
<!--头部信息-->
|
||||
|
||||
</div>
|
||||
<div class="article">
|
||||
<div class="art_side">
|
||||
|
||||
<!--侧边栏目信息-->
|
||||
|
||||
</div>
|
||||
<div class="art_main">
|
||||
<div class="topics">
|
||||
<h2 class="rgb_color">FAQ</h2>
|
||||
<div style="padding: 0 30px;line-height: 24px;text-align: justify;">
|
||||
Why publish your article in journal of TMR Publishing Group?
|
||||
<br><br>
|
||||
<b>High visibility</b><br>
|
||||
TMR Publishing Group's open access policy allows maximum visibility of articles published in the journal as they are available to a wide, global audience.
|
||||
<br>
|
||||
<b>Speed of publication</b><br>
|
||||
TMR Publishing Group offers a fast publication schedule whilst maintaining rigorous peer review. </div>
|
||||
</div>
|
||||
</div>
|
||||
<br clear="both">
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer">
|
||||
<!--底部菜单栏-->
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="js/return-top.js"></script>
|
||||
<script src="js/jquery-ui.js"></script>
|
||||
<script src="js/js.js"></script>
|
||||
<script src="js/scientist.js"></script>
|
||||
|
||||
<script>
|
||||
$(function(){
|
||||
scien_list();
|
||||
});
|
||||
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user