KODE HTML BASIC untuk pengelola jurnal dan blogger pemula

Diskusi mengenai teknis software Open Journal System (OJS)
Post Reply
faizal
Posts: 599
Joined: 01 Feb 2017, 11:00
Location: Sukoharjo
Contact:

KODE HTML BASIC untuk pengelola jurnal dan blogger pemula

Post by faizal »

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>
Dr.Faizal Risdianto,S.S,M.Hum, Mobile: 0856-4201-9501
E-mail: risdiantofaizal@gmail.com
https://jolcc.org/bikinwebojs/
https://s.id/registerjournal :D 8-)

faizal
Posts: 599
Joined: 01 Feb 2017, 11:00
Location: Sukoharjo
Contact:

Re: KODE HTML BASIC untuk pengelola jurnal dan blogger pemula

Post by faizal »

Serba-serbi di OJS 3 untuk Journal Manager

1. tutorial register new user di OJS 3: https://www.youtube.com/watch?v=o0q7SGv ... zalChannel

2. Tutorial create user as editor dan bikin list editor & reviewer di web OJS https://youtu.be/ZvDnGA9kwQg

3. Tutorial dari alur naskah Submit sampai publish di OJS 3: https://www.youtube.com/watch?v=BSa5C7b ... zalChannel

4. Cara mengunggah revisi penulis di web journal di OJS 3: https://www.youtube.com/watch?v=XTawfzS ... zalChannel
Dr.Faizal Risdianto,S.S,M.Hum, Mobile: 0856-4201-9501
E-mail: risdiantofaizal@gmail.com
https://jolcc.org/bikinwebojs/
https://s.id/registerjournal :D 8-)

faizal
Posts: 599
Joined: 01 Feb 2017, 11:00
Location: Sukoharjo
Contact:

Re: KODE HTML BASIC untuk pengelola jurnal dan blogger pemula

Post by faizal »

<table style="width: 100%; border-collapse: collapse; font-family: Arial, sans-serif;">
<tbody><!-- About the Journal (Highlighted) -->
<tr>
<td style="background-color: #ffce00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... lrev/about" target="_blank" rel="noopener"> <strong>About the Journal</strong> </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... ocusnscope" target="_blank" rel="noopener"> Focus and Scope </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... ialHistory" target="_blank" rel="noopener"> Editorial Team </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://journal.uinsi.ac.id/index.php/mazahib/reviewers" target="_blank" rel="noopener"> Peer Reviewers </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... bfrequency" target="_blank" rel="noopener"> Publication Frequency </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... /pubethics" target="_blank" rel="noopener"> Publication Ethics </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... ubmissions"> Online Submission </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... milrev/gfa" target="_blank" rel="noopener"> Author Guidelines </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://docs.google.com/document/d/1q_N ... Dgr08/edit" target="_blank" rel="noopener"> Article Template </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... iewprocess" target="_blank" rel="noopener"> Peer Review Process </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... /archiving" target="_blank" rel="noopener"> Archiving Policy </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... plagiarism" target="_blank" rel="noopener"> Plagiarism Policy </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... /copyright" target="_blank" rel="noopener"> Copyright Notice </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://journal.uinsi.ac.id/index.php/m ... bstracting" target="_blank" rel="noopener"> Indexing and Abstracting </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/index.php/milrev/oa"> Open Access Policy </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00; border-bottom: 1px solid #7A5A00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... authorfees"> Publication Fee </a></td>
</tr>
<tr>
<td style="background-color: #ba8b00;"><a style="display: block; padding: 12px; color: #000; text-decoration: none; text-align: center;" href="https://ejournal.karyariset.id/krpi/ind ... ut/contact" target="_blank" rel="noopener"> Contact </a></td>
</tr>
</tbody>
</table>
Dr.Faizal Risdianto,S.S,M.Hum, Mobile: 0856-4201-9501
E-mail: risdiantofaizal@gmail.com
https://jolcc.org/bikinwebojs/
https://s.id/registerjournal :D 8-)

Post Reply