CINXE.COM

Features

<!DOCTYPE html> <html lang="tw"> <!-- 網頁鎖右鍵 --> <!-- <div onselectstart="return false;" ondragstart="return false;" oncontextmenu="return false;" oncopy="return false;"> --> <head> <meta charset="UTF-8"> <link rel="shortcut icon" href="/static/NTURankingData/img/favicon.ico"/> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4LNKEDXF3M"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-4LNKEDXF3M'); </script> <link rel="stylesheet" href="/static/assets/tether/tether.min.css" type="text/css"> <link rel="stylesheet" href="/static/assets/bootstrap/css/bootstrap.min.css" type="text/css"> <link rel="stylesheet" href="/static/assets/bootstrap/css/bootstrap-grid.min.css" type="text/css"> <link rel="stylesheet" href="/static/assets/bootstrap/css/bootstrap-reboot.min.css" type="text/css"> <link rel="stylesheet" href="/static/assets/dropdown/css/style.css" type="text/css"> <link rel="stylesheet" href="/static/assets/socicon/css/styles.css" type="text/css"> <link rel="stylesheet" href="/static/assets/theme/css/style.css" type="text/css"> <link rel="stylesheet" href="/static/assets/gallery/style.css" type="text/css"> <link rel="stylesheet" href="/static/assets/mobirise/css/mbr-additional.css" type="text/css"> <script src="/static/assets/web/assets/jquery/jquery.min.js"></script> <script src="/static/js/JaaScript.js"></script> <title>Features</title> </head> <body> <div onselectstart="return false;" ondragstart="return false;" oncontextmenu="return false;" oncopy="return false;"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top"> <a class="navbar-brand" href="/" style="margin-left: 30px">NTU Rankings</a> <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarColor02"> <ul class="navbar-nav mr-auto"> <li class="nav-item dropdown"> <a class="nav-link link text-white dropdown-toggle" data-toggle="dropdown" aria-expanded="false" id="RankingMenu"> <span class="mbri-flag mbr-iconfont mbr-iconfont-btn"></span> Rankings </a> <div class="dropdown-menu" aria-labelledby="RankingMenu"> <a class="dropdown-item display-4" href="/ranking/OverallRanking/">NTU World University Rankings</a> <a class="dropdown-item display-4" href="/ranking/ByField" aria-expanded="false">NTU Rankings by Fields</a> <a class="dropdown-item display-4" href="/ranking/BySubject" aria-expanded="false">NTU Rankings by Subjects</a> <a class="dropdown-item display-4" href="/ranking/ByContinentCountry" aria-expanded="false">NTU Rankings by Countries</a> </div> </li> <li class="nav-item dropdown"> <a class="nav-link link text-white dropdown-toggle" id="MethodologyMenu" data-toggle="dropdown" aria-expanded="false"><span class="mbri-edit mbr-iconfont mbr-iconfont-btn"></span> Methodologies </a> <div class="dropdown-menu" aria-labelledby="MethodologyMenu"> <a class="dropdown-item display-4" href="/methodoloyg/subjectCategories" aria-expanded="false">Field & Subject Categories</a> <a class="dropdown-item display-4" href="/methodoloyg/sampleSelection">About</a> <a class="dropdown-item display-4" href="/methodoloyg/indicators" aria-expanded="false">Indicators</a> <a class="dropdown-item display-4" href="/methodoloyg/calculationMethod" aria-expanded="false">Calculation Method</a> <a class="dropdown-item display-4" href="/methodoloyg/referenceRankings" aria-expanded="false">Reference Rankings</a> <!-- <a class="dropdown-item display-4" href="/methodoloyg/fieldCategories" --> <!-- aria-expanded="false">Field Categories</a> --> </div> </li> <li class="nav-item dropdown"> <a class="nav-link link text-white dropdown-toggle" id="AboutMenu" data-toggle="dropdown" aria-expanded="true"><span class="mbri-chat mbr-iconfont mbr-iconfont-btn"></span>About</a> <div class="dropdown-menu" aria-labelledby="AboutMenu"> <a class="dropdown-item display-4" href="/about/introduction" aria-expanded="false">Introduction</a> <a class="dropdown-item display-4" href="/methodoloyg/development" aria-expanded="false">Development</a> <a class="dropdown-item display-4" href="/about/background" aria-expanded="false">Background</a> <a class="dropdown-item display-4" href="/about/features" aria-expanded="false">Features</a> <a class="dropdown-item display-4" href="/about/webFeatures" aria-expanded="false">Web Features</a> </div> </li> <li class="nav-item"> <a class="nav-link link text-white" href="/FAQ"><span class="mbri-question mbr-iconfont mbr-iconfont-btn"></span>FAQ</a> </li> </ul> <form class="form-inline my-md-auto"> <input id="inputkeyword" class="form-control" type="text" placeholder="University search"> <button id="sbt" type="button" class="btn btn-secondary my-2 my-sm-0 btn-sm" data-toggle="modal" data-target="#exampleModalCenter"> Search </button> </form> </div> </nav> <div class="modal fade bd-example-modal-lg" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLongTitle">Search Results</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">&times;</span> </button> </div> <div class="row"> <!-- <div class="col-4"> --> <!-- <div class="list-group" id="list-tab" role="tablist"> --> <!-- <a class="list-group-item list-group-item-action" id="list-Africa-list" --> <!-- data-toggle="list" --> <!-- href="#list-Africa" role="tab" aria-controls="Africa">Africa --> <!-- <span class="badge badge-primary badge-pill" id="AfricaCount">0</span></a> --> <!-- <a class="list-group-item list-group-item-action" id="list-Asia-list" data-toggle="list" --> <!-- href="#list-Asia" role="tab" aria-controls="Asia">Asia --> <!-- <span class="badge badge-primary badge-pill" id="AsiaCount">0</span></a> --> <!-- <a class="list-group-item list-group-item-action" id="list-Europe-list" data-toggle="list" --> <!-- href="#list-Europe" role="tab" aria-controls="Europe">Europe --> <!-- <span class="badge badge-primary badge-pill" id="EuropeCount">0</span></a> --> <!-- <a class="list-group-item list-group-item-action" id="list-North_America-list" --> <!-- data-toggle="list" --> <!-- href="#list-North_America" role="tab" aria-controls="North_America">North America --> <!-- <span class="badge badge-primary badge-pill" id="North_AmericaCount">0</span></a> --> <!-- <a class="list-group-item list-group-item-action" id="list-Oceania-list" data-toggle="list" --> <!-- href="#list-Oceania" role="tab" aria-controls="Oceania">Oceania --> <!-- <span class="badge badge-primary badge-pill" id="OceaniaCount">0</span></a> --> <!-- <a class="list-group-item list-group-item-action" id="list-South_America-list" --> <!-- data-toggle="list" --> <!-- href="#list-South_America" role="tab" aria-controls="South_America">South America --> <!-- <span class="badge badge-primary badge-pill" id="South_AmericaCount">0</span></a> --> <!-- </div> --> <!-- </div> --> <div class="col-12"> <div class="tab-content" id="nav-tabContent"> <div class="tab-pane fade" id="list-Asia" role="tabpanel" aria-labelledby="list-Asia-list"> <div class="modal-body" id="Asiainfoo"></div> </div> <!-- <div class="tab-pane fade" id="list-Africa" role="tabpanel" --> <!-- aria-labelledby="list-Africa-list"> --> <!-- <div class="modal-body" id="Africainfoo"></div> --> <!-- </div> --> <!-- <div class="tab-pane fade" id="list-Asia" role="tabpanel" --> <!-- aria-labelledby="list-Asia-list"> --> <!-- <div class="modal-body" id="Asiainfoo"></div> --> <!-- </div> --> <!-- <div class="tab-pane fade" id="list-Europe" role="tabpanel" --> <!-- aria-labelledby="list-Europe-list"> --> <!-- <div class="modal-body" id="Europeinfoo"></div> --> <!-- </div> --> <!-- <div class="tab-pane fade" id="list-North_America" role="tabpanel" --> <!-- aria-labelledby="list-North_America-list"> --> <!-- <div class="modal-body" id="North_Americainfoo"></div> --> <!-- </div> --> <!-- <div class="tab-pane fade" id="list-Oceania" role="tabpanel" --> <!-- aria-labelledby="list-Oceania-list"> --> <!-- <div class="modal-body" id="Oceaniainfoo"></div> --> <!-- </div> --> <!-- <div class="tab-pane fade" id="list-South_America" role="tabpanel" --> <!-- aria-labelledby="list-South_America-list"> --> <!-- <div class="modal-body" id="South_Americainfoo"></div> --> <!-- </div> --> </div> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-secondary my-2 my-sm-0 btn-sm" data-dismiss="modal">Close</button> </div> </div> </div> </div> <style> @media (min-width: 1px) { .navbar-brand { font-size: 1.75rem; } .nav-link { font-size: 1.50rem; } .dropdown-menu a { font-size: 1.50rem; } .navbar-toggler { margin-top: 13px } } @media (min-width: 575.98px) { .navbar-brand { font-size: 1.75rem; } .nav-link { font-size: 1.50rem; } .dropdown-menu a { font-size: 1.50rem; } .navbar-toggler { margin-top: 13px } } @media (min-width: 767.98px) { .navbar-brand { font-size: 1.75rem; } .nav-link { font-size: 1.50rem; } .dropdown-menu a { font-size: 1.50rem; } .navbar-toggler { margin-top: 22px } } @media (min-width: 991.98px) { .navbar-brand { font-size: 1.25rem; } .nav-link { font-size: 1rem; } } @media (min-width: 1199.98px) { .navbar-brand { font-size: 1.25rem; } .nav-link { font-size: 1rem; } } </style> <script> $('#sbt').click(function () { $('#Africinfoo').empty(); $('#Asiainfoo').empty(); $('#Europeinfoo').empty(); $('#North_Americainfoo').empty(); $('#Oceaniainfoo').empty(); $('#South_Americainfoo').empty(); $('#AfricaCount').empty(); $('#AsiaCount').empty(); $('#EuropeCount').empty(); $('#North_AmericaCount').empty(); $('#OceaniaCount').empty(); $('#South_AmericaCount').empty(); var vv = $('#inputkeyword').val(); <!-- console.log(vv); >>if the keyword is Taiwan, log="Taiwan"--> var urlpath = "/search/Q_Q".replace('Q_Q', vv.toString()); $.ajax({ url: urlpath, success: function (result) { // 'Africa', 'Asia', 'Europe', 'North America', 'Oceania', 'South America' var AfricaCount = 0; var AsiaCount = 0; var EuropeCount = 0; var North_AmericaCount = 0; var OceaniaCount = 0; var South_AmericaCount = 0; $('.list-group').children().removeClass('active').removeClass('show'); //show active $('#nav-tabContent').children().removeClass('active').removeClass('show'); var JSONData = JSON.parse(JSON.stringify(result)); console.log(JSONData); function sortId(a,b){ return a.fields.id-b.fields.id } JSONData.sort(sortId); console.log(JSONData); <!-- JSONData.sort(function (a, b) { --> <!-- return a.fields.id.localeCompare(b.fields.id); --> <!-- }); --> <!-- console.log(JSON.stringify(JSONData, 0, 4)); --> for (var i = 0; i < JSONData.length; i++) { <!-- console.log(JSONData[i].pk); --> var ContinentName = JSONData[i].fields.ContinentName; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; <!-- console.log(SchoolId); --> <!-- console.log(SchoolName); --> console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); <!-- console.log(schoolurl); --> $('#Asiainfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + '<font color="#005AB5">'+" (" +JSONData[i].fields.CountryName_ISO3166 + ")" +'</font></h4></a>' }); <!-- console.log(SchoolId+","+SchoolName); --> <!-- console.log(result); --> <!-- console.log(SchoolName); --> /* switch (ContinentName) { case "Asia": AsiaCount++; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; <!-- console.log(SchoolId); --> <!-- console.log(SchoolName); --> console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); <!-- console.log(schoolurl); --> $('#Asiainfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + '<font color="#005AB5">'+" (" +JSONData[i].fields.CountryName + ")" +'</font></h4></a>' }); break; case 'Africa': AfricaCount++; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); $('#Africainfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + '<font color="#005AB5">'+ " (" +JSONData[i].fields.CountryName + ")" +'</font></h4></a>' }); break; case 'Europe': EuropeCount++; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); $('#Europeinfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + '<font color="#005AB5">'+ " (" +JSONData[i].fields.CountryName + ")" +'</font></h4></a>' }); break; case 'Oceania': OceaniaCount++; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); $('#Oceaniainfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + '<font color="#005AB5">'+ " (" +JSONData[i].fields.CountryName + ")" +'</font></h4></a>' }); break; case 'North America': North_AmericaCount++; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); $('#North_Americainfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + '<font color="#005AB5">'+ " (" +JSONData[i].fields.CountryName + ")" +'</font></h4></a>' }); break; case 'South America': South_AmericaCount++; var SchoolId = JSONData[i].fields.id; var SchoolName = JSONData[i].fields.OrgName_EN; console.log(SchoolId+","+SchoolName); var schoolurl = '/ranking/bySchoolName/q_q'.replace('q_q', SchoolName.toString()); $('#South_Americainfoo').append(function (n) { return '<a href="' + schoolurl + '"><h4>' + SchoolName + " (" +JSONData[i].fields.CountryName + ")" +'</h4></a>' }); break; }*/ <!-- console.log(name); --> } var list = [AfricaCount, AsiaCount, EuropeCount, North_AmericaCount, OceaniaCount, South_AmericaCount] var i = list.indexOf(Math.max(...list)); $('.list-group').children().eq(i).addClass('active') //show active $('#nav-tabContent').children().eq(i).addClass('show').addClass('active') <!-- if (AfricaCount == 0){ --> <!-- $('#AfricaCount').html(""); --> <!-- } --> <!-- else --> <!-- { --> <!-- $('#AfricaCount').html(AfricaCount); --> <!-- } --> $('#AfricaCount').html(AfricaCount); $('#AsiaCount').html(AsiaCount); $('#EuropeCount').html(EuropeCount); $('#North_AmericaCount').html(North_AmericaCount); $('#OceaniaCount').html(OceaniaCount); $('#South_AmericaCount').html(South_AmericaCount); } }) }); </script> </div> <div onselectstart="return false;" ondragstart="return false;" oncontextmenu="return false;" oncopy="return false;"> <img id="banner_EN" style="width: 100%;height: 100%;" class="img-fluid" src="/static/NTURankingData/img/pimgpsh_fullsize_distr_230829.png" alt="世界大學排名"> </div> <section class="mbr-section article content9 cid-qY7tg3KKAo" id="content9-v"> <div class="container"> <div class="inner-container" style="width: 100%;"> <hr class="line" style="width: 25%;"> <div class="section-text align-center mbr-fonts-style display-1"> Features </div> <hr class="line" style="width: 25%;"> </div> </div> </section> <section class="mbr-section article content1 cid-qY7tDZY0To" id="content1-w"> <div class="container"> <div class="media-container-row"> <div class="myPtext col-12 col-md-8 mbr-fonts-style display-7"> <div>Since the Institute for Scientific Information (ISI) first published SCI and SSCI in 1961, the two databases have grown to include a good number of academic journals that are both international in scope and comprehensive in subject representation. However, it should be noted that the results of NTU Ranking may favor universities with better performances in sciences and social sciences, and under-represent performances in arts and humanities research. The database Arts &amp; Humanities Citation Index (A&amp;HCI) mainly indexes English-language journals, while arts and humanities researchers&rsquo; publications take various forms (such as books) in their native languages.</div> <p>&nbsp;</p> <div>Therefore, this ranking system does not include the A&amp;HCI database because it may fail to objectively and accurately represent the research performances of arts and humanities researchers. Focusing on the data obtained from SCI and SSCI allows fairer comparisons on universities around the world. The indicators used in this ranking system have the following three characteristics:</div> <p>&nbsp;</p> </div> </div> </div> </section> <br> <section class="mbr-section article content1 cid-qY7tOLBgf2" id="content2-x"> <div class="container"> <div class="media-container-row"> <div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"> <blockquote> <p>&nbsp;</p> <div style="color:#0c0c0c">1. Emphasize the quality of research - the indicators assessing research quality (research impact and research excellence) account for 75% of the performance score.</div> <p>&nbsp;</p> <p>&nbsp;</p> <div class="myPtext">Research impact and research excellence evaluate the quality of a university&rsquo;s research output. The calculation of each university&rsquo;s score is based on the number of citations to its published articles, h-index of the last 2 years, number of Highly Cited Papers, and number of articles published in high-impact journals (Hi-Impact journal articles). These indicators will be explained further in the Indicators section.</div> <p>&nbsp;</p> </blockquote> </div> </div> </div> </section> <section class="mbr-section article content1 cid-qY7tRed6MV" id="content2-z"> <div class="container"> <div class="media-container-row"> <div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"> <blockquote> <p>&nbsp;</p> <div style="color:#0c0c0c">2. Neutralize biases caused by university size or number of full-time equivalent academic staff.</div> <p>&nbsp;</p> <p>&nbsp;</p> <div class="myPtext">Traditionally, the size of a university affects its ranking when the number of articles is used as the sole indicator for research output. Because the number of articles is closely tied to the number of full-time equivalent academic staffs, rankings employing number of articles often favor larger universities. This ranking system corrects that flaw by incorporating the average number of citations in the last 11 years and h-index of the last 2 years in the calculation of the universities’ performance scores (explained below).The inclusion of indicators that evaluate short-term performances corrects the flaws.</div> <p>&nbsp;</p> <p>&nbsp;</p> <div class="myPtext">To further show the possible influences of university size on ranking, in addition to the original ranking, this ranking system also provides an adjusted ranking based on university size. Four indicators significantly affected by university size are normalized by each university’s number of full-time equivalent academic staff; these include the number of articles in the last 11 years, number of articles in the current year, number of citations in the last 11 years, and the number of citations in the last 2 years. This ranking system employs full-time equivalent academic staff numbers obtained from the following sources (listed by priority in usage): numbers of full-time equivalent academic staff obtained from university websites, numbers of full-time equivalent academic staff registered at each country’s higher education administration, and numbers of staff obtained from university websites.</div> <p>&nbsp;</p> </blockquote> </div> </div> </div> </section> <section class="mbr-section article content1 cid-qY7tQFN5ZK" id="content2-y"> <div class="container"> <div class="media-container-row"> <div class="mbr-text col-12 col-md-8 mbr-fonts-style display-7"> <blockquote> <p>&nbsp;</p> <div style="color:#0c0c0c">3. Take into account a university&rsquo;s short-term research performance (constituting 50% of the score), which ensures a more objective comparison between universities with histories of varying lengths.</div> <p>&nbsp;</p> <p>&nbsp;</p> <div class="myPtext"><span style="font-size:1.09rem">The indicators used in this ranking system seek to represent both the long-term and short-term research performances of a university. The inclusion of indicators evaluating short-term performances corrects the flaws resulted from not differentiating indicators that favor universities with longer histories. These short-term performance indicators include: the number of articles in the current year, the number of citations in the last 2 years, h-index in the last 2 years, and number of articles in the current year in high-impact journals.</span></div> <p>&nbsp;</p> <p>&nbsp;</p> <div class="myPtext"><span style="font-size:1.09rem">Through the use of these indicators, this ranking system attempts to objectively compare the research performance and achievement of universities worldwide. The relative strengths and weaknesses of a university as revealed in the ranking provide insights into higher education administration and resource allocation.</span></div> <p>&nbsp;</p> </blockquote> </div> </div> </div> </section>  <div onselectstart="return false;" ondragstart="return false;" oncontextmenu="return false;" oncopy="return false;"> <style> p.mbr-text strong { color: #ff3366; } </style> <section class="cid-qY7R1aZ6BV" id="footer2-2d"> <div class="container"> <div class="media-container-row content mbr-white"> <div class="col-12 col-md-3 mbr-fonts-style display-7"> <p class="mbr-text"> <strong>About</strong> <br><a href="/about/introduction">Introduction</a> <br><a href="/methodoloyg/development">Development</a> <br><a href="/about/background">Background</a> <br><a href="/about/features">Features</a> <br><a href="/about/webFeatures">Web Features</a> <br><br> <br><strong>Methdologies</strong> <br><a href="/methodoloyg/subjectCategories">Field & Subject Categories</a> <br><a href="/methodoloyg/sampleSelection">About</a> <br><a href="/methodoloyg/indicators">Indicators</a> <!-- <br><a href="/methodoloyg/fieldCategories">Field Categories</a> --> <br><a href="/methodoloyg/calculationMethod">Calculation Method</a> <br><a href="/methodoloyg/referenceRankings">Reference Rankings</a> <br><br> <br><strong>FAQ</strong> <br><a href="/FAQ">Frequently Asked Questions</a><br></p> </div> <div class="col-12 col-md-3 mbr-fonts-style display-7"> <p class="mbr-text"> <strong>Rankings</strong> <br><a href="/ranking/OverallRanking/">NTU World University Rankings</a> <br><a href="/ranking/ByField">NTU Rankings By Fields</a> <br><a href="/ranking/BySubject">NTU Rankings By Subjects</a> <br><a href="/ranking/ByContinentCountry">NTU Rankings By Countries</a> </div> <div class="col-12 col-md-6"> <div class="google-map"> <iframe frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?key=AIzaSyA0Dx_boXQiwvdz8sJHoYeZNVTdoWONYkU&amp;q=place_id:ChIJ6a5wIieqQjQRlcMklvpscCU" allowfullscreen=""></iframe> </div> </div> </div> <div class="footer-lower"> <div class="media-container-row"> <div class="col-sm-12"> <hr> </div> </div> <div class="media-container-row mbr-white text-center"> <div class="col-sm-12 copyright"> <p class="mbr-text mbr-fonts-style display-7">Copyright © NTU Ranking <br>No.1,Sec.4,Roosevelt Road, Taipei, 10617 Taiwan <br>Contact : nturanking@ntu.edu.tw <br>Visit Count : 843</p> </div> </div> </div> </div> </section> <script src="/static/assets/popper/popper.min.js"></script> <script src="/static/assets/bootstrap/js/bootstrap.min.js"></script> <script src="/static/assets/smoothscroll/smooth-scroll.js"></script> <script src="/static/assets/dropdown/js/script.min.js"></script> <script src="/static/assets/touchswipe/jquery.touch-swipe.min.js"></script> <script src="/static/assets/masonry/masonry.pkgd.min.js"></script> <script src="/static/assets/imagesloaded/imagesloaded.pkgd.min.js"></script> <script src="/static/assets/parallax/jarallax.min.js"></script> <script src="/static/assets/theme/js/script.js"></script> <link rel="stylesheet" href="/static/jquery-jvectormap-2.0.3.css" type="text/css" media="screen"/> <script src="/static/jquery-jvectormap-2.0.3.min.js"></script> <script src="/static/jquery-jvectormap-world-mill-en.js"></script> <!-- <script src="http://jvectormap.com/js/jquery-jvectormap-de-merc.js"></script> --> </div> <button onclick="topFunction()" id="myBtn" title="Go to top">Top</button> <style> .navbar-toggle { width: 100%; float: none; margin-right: 0; } @media (min-width: 1px) { body { margin-top: 80px; } .navbar { min-height: 80px; } canvas { margin-bottom: 60px; } .navbar-brand { font-size: 1.75rem; } .nav-link { font-size: 1.50rem; } .dropdown-menu a { font-size: 1.50rem; } } @media (min-width: 575.98px) { body { margin-top: 80px; } .navbar { min-height: 80px; } canvas { margin-bottom: 60px; } .navbar-brand { font-size: 1.75rem; } .nav-link { font-size: 1.50rem; } .dropdown-menu a { font-size: 1.50rem; } } @media (min-width: 767.98px) { body { margin-top: 95px; } .navbar { min-height: 100px; } .navbar-brand { font-size: 1.75rem; } .nav-link { font-size: 1.50rem; } .dropdown-menu a { font-size: 1.50rem; } } @media (min-width: 991.98px) { body { margin-top: 55px; } .navbar { min-height: 60px; } .navbar-brand { font-size: 1.25rem; } .nav-link { font-size: 1.2rem; } .dropdown-menu a { font-size: 1.2rem; } } @media (min-width: 1199.98px) { body { margin-top: 55px; } .navbar { min-height: 60px; } .navbar-brand { font-size: 1.25rem; } .nav-link { font-size: 1.2rem; } .dropdown-menu a { font-size: 1.2rem; } } #myBtn { display: none; /* Hidden by default */ position: fixed; /* Fixed/sticky position */ bottom: 20px; /* Place the button at the bottom of the page */ right: 30px; /* Place the button 30px from the right */ z-index: 99; /* Make sure it does not overlap */ border: none; /* Remove borders */ outline: none; /* Remove outline */ background-color: #ff3366; /* Set a background color */ color: white; /* Text color */ cursor: pointer; /* Add a mouse pointer on hover */ padding: 15px; /* Some padding */ border-radius: 10px; /* Rounded corners */ font-size: 18px; /* Increase font size */ } #myBtn:hover { background-color: #e50039; /* Add a dark-grey background on hover */ } .myPtext { text-align: justify; text-justify: inter-ideograph; line-height: 150%; text-indent: 2em; color: #0c0c0c; } </style> <script> window.onscroll = function () { scrollFunction() }; function scrollFunction() { if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { document.getElementById("myBtn").style.display = "block"; } else { document.getElementById("myBtn").style.display = "none"; } } // When the user clicks on the button, scroll to the top of the document function topFunction() { $('html, body').animate({scrollTop: 0}, 250); } </script> </body> </div> </html>

Pages: 1 2 3 4 5 6 7 8 9 10