প্রথম প্রোগ্রাম = হ্যালো বাংলাদেশ
সতর্ক বার্তাঃ কেউ যদি বইটির কোন অংশ খারাপ উদ্দেশ্যে বা বাণিজ্যিক উদ্দেশ্য ব্যবহার করে তাহলে কপিরাইট আইন অন্তর্ভুক্ত সকল প্রকার প্রক্রিয়া অনুসরণ করতে বাধ্য থাকব।
<!Doctype Html>
<html>
<head>
<title>Hello Bangladesh</title>
</head>
<body>
<script>
document.write("Hello Bangladesh")
</script>
</body>
<html>Hello BangladeshLast updated