See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
// 1. Deklarasi pustaka
using System;
// 2. Bagian Class
class ProgramHello
{
// 3. Bagian Fungsi
static void Main(String[] args)
{
Console.WriteLine("Hello World!");
}
}
using System;
using System;
class ProgramHell
{
static void Main(String[] args)
{
Console.riteLine("Hello World!");
}
}
using System;
class ProgramHello
{
static void Main(String[] args)
{
// kode program di tulis di sini
Console.WriteLine("Hello World!");
}
}
Layout HTML untuk menentukan cara halaman web dapat diatur, layout pada halaman web berfungsi untuk memberikan tampilan yang lebih baik ke dalam situs web
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
Tag HTML | Fungsi |
---|---|
<b></b> | Menebalkan teks |
<i></i> | Membuat teks miring |
<s></s> | Membuat teks coret |
<u></u> | Membuat teks bergaris bawah |
<small></small> | Membuat teks yang lebih kecil |
<sup></sup> | Membuat teks superscript |
<sub></sub> | Membuat teks subscript |
<tiltle></title> | Membuat judul halaman |
<table></table> | Membuat table |
<img> | Menambahkan gambar |
<h1></h1> | Membuat judul teks |
<hr> | Membuat garis horizontal |
<form></form> | Membuat form dalam HTML |
<div></div> | Untuk membagi halaman dalam blok |
<html></html> | Pembuka dan penutup HTML |
K-DRAMA | C-DRAMA |
---|---|
School 2021 | Our Secrets |
Vicenzo | The Love Equation |
Happiness | Gank Your Heart |
True Beauty | Profesional Single |
<h1 style="font-size:30px;color:green;">Aku azaleaaa</h1>
Untuk hasil bisa klik result
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
2.Ordered List
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
Hasil :
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
Hasil :
Park JisungHasil :
Zhong ChenleHasil :
Hasil :
NCT 127
See the Pen Untitled by Azalea Rahmah A (@leleaa) on CodePen.
Untuk hasil bisa klik result
Di sini saya mengambil layout dari web wattpad dan berikut adalah script yang digunakan untuk membuat layout web wattpad. See the Pen ...