All_data / hello.v
Toilatop1sever's picture
Upload hello.v
c628210 verified
Raw
History Blame Contribute Delete
444 Bytes
ung_dung("Xin chao ViBao") {
trang("/") {
box {
padding: 32
mau_nen: xanh_nhat
text("Xin chào ViBao!") {
co_chu: 32
mau: xanh
dam: true
}
text("Đây là trang test đầu tiên được biên dịch từ ViBao sang HTML/CSS/JS.") {
co_chu: 16
mau: xam_dam
}
}
}
}