Postingan

Menampilkan postingan dari Oktober, 2022

Praktek tag elemen

See the Pen Untitled by Yunika Adika Putri ( @Yukaa ) on CodePen .

membuat layouting

< % @ Page Language= "C#" AutoEventWireup= "true" CodeBehind= "WebForm1.aspx.cs" Inherits= "WebApplication1.WebForm1" %> <!DOCTYPE html> <!DOCTYPE html> < html lang = "en" > < head > < meta charset = "UTF-8" /> < meta http-equiv = "X-UA-Compatible" content = "IE=edge" /> < meta name = "viewport" content = "width=device-width, initial-scale=1.0" /> < link rel = "stylesheet" href = "style.css" > < link href = "https://unpkg.com/boxicons@2.1.2/css/boxicons.min.css" rel = "stylesheet" < link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" /> < link href = "StyleSheet1.css" rel = "stylesheet" /> < link ...