Dive into our HTML Course Part 2! No prior experience needed. Learn to create stunning web pages and unleash your creativity. Enroll now!
<tr>
<th> rowspan="3"> name<th>
<th> Fist Name </th>
<th> Last Name <th>
</tr>
<tr>
<td> name </td>
-----------
<html>
<title>
<style>
<head>
<body>
<tables>
</body>
</html>
<table >
<thead>
<tr>
<th> id </th>
<th> name</th>
<th>PHON </TH>
<th> colspan="2">phone</th>
</tr>
</ Thead>
.......
<tbody
<tr>
<td> 101</td>
<td> name </td>
<td> phone</td>
...................
screen reader friendly, seo friendly.
<a>https://textflode.blogspot.com/2025/01/html-course.html.
1.<Docktype html>
2.<html lang="en">
3.<head>
④<title> Accessible Table </title> 5.</head>
⑥ <body>
7 . .....
⑧ </'body>
</HTML>
<body>
<header>
<h1> HTML Table </h1>
<header>
<main> <
table> <caption> নাম </capion>
<thead> </thead>
</table>
<main>
</body>
</HTML>
আগের মতো,
<Thead >
<tr>
<th> </th>
</tr
</thead>
<tbody> <tbody>
</Table >
</ main>
</body>
</html>.
<tr>
<th>id</th>
<th>name</th>
<th>GPA </th>
</tr>
</thead>
<tbody>
<tr>
<td>101 </td>
<td> Name </td>
<td> 3.42</td>
</tr>
<th scope"col">ID</th>
<Th Seop Name </TH>
.
<th scope "GPA </TH>
( Same)
colgroup- Empty tags,ও Style এর জন্য।
<caption>
<calgroup>
<COL/>
</colgroup>
যেমন = <col style "background-color: 10 buriwood/>
একাধিক style যোগ করতে চাইলে Span যোগ করতে হবে।
<col span"সংখ্যা" STYLE......
<a>https://textflode.blogspot.com/2025/01/python.html
🔴form এর সাহায্যে খুব সহজেই user এর কাছ থেকে তথ্য গ্রহণ করা হয়।
<form>...</form> এর সাহায্যে form হয়।
Personal infomation-
FigstNam :-🔲
Last Name:-🔲
password:-🔲
Gender:
male ⚪ Femal. ⚪ other ⚪
Religioon:-🔲. 🔲(Radio Buton check box)
Deparment 🔲
Comment 🔲 (Dropdown menu Text area )
🔴html input Tipe:
<input type="button">
<input type="checkbox"> - <inpurType = "Colour">
<inpur Type = "Date">
<input type=dat Time Local"> <inpurtype = "Email">
<input type="file"y>(photo ID)
<input type="hidden>
<input type="image">
<input type = "month">
<inpu type = "Number>
<input type="radio"> <inpüttype="rang"> <inpurtype="Reset">
<input type="search">
<input type="submit">
<input type="Tel">
<input type = "Text">
<input type = "Time">
<inpur rype = "url">
<input type = "Gender" >
(mail, Female,) value=male Femal.
Continue...
About the Author
Written by MD Nurul Alam, a writer interested in self-reflection, psychology, and spiritual growth. He explores how inner awareness and mindful practices can improve mental well-being and daily life.This blog focuses on self-reflection, prayer, and psychological well-being,
and tech, education.

