<title>Basic Computer Guide</title>
<style>
body {
font-family: Times New Roman, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background: #f4f4f9;
color: #28a745;
}
header {
background: #0056b3;
color: Green;
padding: 1rem 0;
text-align: center;
}
nav {
background: #333;
color: white;
padding: 0.5rem;
}
nav ul {
list-style: none;
padding: 0;
display: flex;
justify-content: center;
}
nav ul li {
margin: 0 1rem;
}
nav a {
color: white;
text-decoration: none;
}
main {
padding: 2rem;
max-width: 800px;
margin: auto;
}
footer {
text-align: center;
padding: 1rem;
background: #333;
color: white;
}
</style>
Learn computer fundamentals easily!
အခြေခံကွန်ပျူတာသင်တန်းကနေ ကြိုဆိုပါ၏!
This website helps beginners understand computers, from hardware to software.
Parts of a computer(ကွန်ပျူတာမှာပါဝင်တဲ့ အစိတ်အပိုင်းများ) (CPU, RAM, etc.)
How software works (ဆော့ဝဲလ်ဘယ်လိုအလုပ်လုပ်သလဲ) Windows, macOS, apps)
Fixing common computer problems(Error ပြသနာများကို ဖြေရှင်းနည်း)
© 2024 Basic Computer Guide. All rights reserved.