KODE HTML BASIC untuk pengelola jurnal dan blogger pemula

KODE HTML BASIC untuk pengelola jurnal dan blogger pemula
Share this topic on
Post by faizal » 19 Apr 2025, 15:05
Buat teman teman journal manager
Jika kita sudah sukses indexing di Google scholar,DOAJ, portal garuda, OneSearch dst selanjutnya kita perlu SINAU KODE HTML sederhana:
Di antaranya ialah memasang
Kode HTML utk bikin link dan pasang gambar yg jika diklik masuk ke Halaman web yang kita tentukan :

1. Links...Ngelinks..:

<a href="alamat_URL">teks atau image yang di-link</a>

2.Html code utk pasang gambar/image

<img src="alamat_path_image_tersebut">


3. Memasang gambar ikon yang jika diklik gambar itu masuk ke link target yang akan terbuka sebuah window yang baru (pop up), atau tidak menimpa halaman web sebelumnya.

Tag untuk membuat link target _blank adalah:

<a href="alamat_URL" target="_blank">....</a>

biar ada pop-up windowsnya..
Contohnya:

<a href="http://www.google.co.id/" target="_blank"><img src="alamat_path_image_tersebut"></a>

cover mk

 

CONTOH HTML DENGAN KODE GAMBAR FLOATING

cover image

REGISTER JOURNAL1979-8903 (PRINT)- 2503-040X (ONLINE), The Journal of English for Islamic Educational Institutions and Moslem Communities aims to provide a dedicated platform for the dissemination of research, best practices, and innovative approaches related to the teaching and learning of English within Islamic educational contexts. The journal focuses on enhancing the quality of English education in Islamic schools, colleges, universities, and other educational institutions while also considering Muslim learners' unique cultural, religious, and linguistic needs.

This journal has been published every June and December by Universitas Islam Negeri Salatiga Indonesia and accredited by the Indonesian Ministry of Research, Technology and Higher Education (RistekDikti) of the Republic of Indonesia in SINTA (Achieving SINTA 2) since April 7, 2022. The recognition was published in the Director Decree (SK No. 105/E/KPT/2022), effective until 2025. This journal was successfully indexed in CLARIVATE ANALYTICS, Emerging Sources Citation Index (ESCI) of Web of Science in June 2019. It was also successfully indexed in Pakistani HJRS Journal indexing.

Intending to improve the quality of the Journal since 19th October 2016, this journal officially cooperated with ELITE Association Indonesia (The Association of Teachers of English Linguistics, Literature & Education). See The MoU Manuscript.

Concerning the new change in focus and scope that emphasizes REGISTER JOURNAL as the Journal of English for Islamic Educational Institutions and Moslem Communities, since 2024, this journal has collaborated with the Professional Community in English research and teaching called IARELTII (Indonesian Association on Research in English Language Teaching at Islamic Institutions)  whose main target is research, teaching, and development of Islamic English.

IMPORTANT NOTES:

Menambahkan Google reCAPTCHA di OJS 3 – hanya muncul di Login Domain Utama OJS

 


Menambahkan Google reCAPTCHA di OJS 3 – hanya muncul di Login Domain Utama OJS. Berikut tutorialnya ada  di blog ini: https://artikeldamas.wordpress.com/

coding html untuk side bar warna biru

 


<div class="content">

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <strong>MAIN TEXT</strong>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Focus-and-scope"><span style="color: white;"><strong>Focus and Scope</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Editorial-Board"><span style="color: white;"><strong>Editorial Board</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Author-Guidelines"><span style="color: white;"><strong>Author Guidelines</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Reviewers"><span style="color: white;"><strong>Reviewers</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Peer-Review-Process"><span style="color: white;"><strong>Peer Review Process</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Reviewer-Guidelines"><span style="color: white;"><strong>Reviewer Guidelines</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Open-Access-Policy"><span style="color: white;"><strong>Open Access Policy</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Abstracting-Indexing"><span style="color: white;"><strong>Indexing and Abstracting</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/right-license"><span style="color: white;"><strong>Right and License</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Copyright-Transfer-Agreement-Form"><span style="color: white;"><strong>Copyright Transfer Agreement Form</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/withdrawal"><span style="color: white;"><strong>Withdrawal Policy</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/about/contact"><span style="color: white;"><strong>Journal Contact</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Publication-Ethics"><span style="color: white;"><strong>Publication Ethics</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Author-Fees"><span style="color: white;"><strong>Author Fees</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Plagiarism-Policy"><span style="color: white;"><strong>Plagiarism Policy</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Publication-Frequency"><span style="color: white;"><strong>Publication Frequency</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="https://statcounter.com/p12215143/summary/?account_id=7326730&amp;login_id=1&amp;code=c3cff1ffd9f47b0e2914e1fcf967437e&amp;guest_login=1"><span style="color: white;"><strong>Visitor's Statistic</strong></span></a>

  </p>

  <p style="padding: 10px; border-bottom: 1px solid #aaa; background: #1e6292; color: white;">

    <a href="http://jos.unsoed.ac.id/index.php/jes/Archiving"><span style="color: white;"><strong>Archiving</strong></span></a>

  </p>

</div>


Wording di Author Fee jika Pengelola Jurnal ingin menerapkan FAST TRACK REVIEW

 FAST TRACK REVIEW:  

This is available for authors who want a quick publication process. With the payment of this fee, the review, editorial decision, and author notification on this manuscript are guaranteed to take place within 7-8 weeks. This payment DOES NOT include publication fees.

Steps for the fast-track review process:

1. Submit your full manuscript to the journal's website.

2. Initial screening will be conducted to assess the quality of the manuscript.

3. If the manuscript is out of scope or low quality, it will be rejected. However, if the manuscript shows potential for future publication, there will be two options: Fast Track or Regular Track.

4. If you choose Fast Track, you can have 2 to 3 rounds of revisions after the initial review.

Important Notes:

- Do not make any payment during the initial process.

- Wait for the editor's decision on whether your paper is eligible for the Fast Track Review.

- If your paper is selected for Fast Track review, it will be eligible for publication after several rounds of revision.