From 09b8f2f77e2c47ce0eb97c077cec329a01c40673 Mon Sep 17 00:00:00 2001 From: Md Ruman Islam Date: Mon, 20 Oct 2025 20:44:17 -0500 Subject: [PATCH] Add HTML & CSS in Bangla - Farmer Abdul Alim (GitHub, HTML) (#12704) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add HTML & CSS in Bangla - Farmer Abdul Alim (GitHub, HTML) Added a new open-source Bangla Web Development resource: [এইচটিএমএল ও সিএসএস ইন বাংলায় (HTML & CSS in Bangla)](https://github.com/CodeJogot/html-css-course-in-bangla) - Author: Farmer Abdul Alim - Platform: GitHub (HTML) - License: CC BY-SA This is a free and open-source HTML & CSS tutorial series with 30+ chapters and 20 practical projects. Verified that the resource is public, accessible without login, and permanently hosted on GitHub. * Fix Markdown formatting and spacing for Web Development section - Ensured correct blank line spacing before and after headings - Removed extra asterisk before the Machine Learning header - Verified alphabetical order (JavaScript → Web Development → Machine Learning) - Confirmed consistent author and format syntax * Fix final spacing and formatting for Web Development section Fixed Markdown spacing and formatting to comply with fpb-lint rules. Added proper blank lines before/after headings, removed extra whitespace, and verified correct author–platform–format order and link validity. * Fix alphabetical order and formatting for Bangla Web Development section --- books/free-programming-books-bn.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/books/free-programming-books-bn.md b/books/free-programming-books-bn.md index c7331641a..3bf9c183a 100644 --- a/books/free-programming-books-bn.md +++ b/books/free-programming-books-bn.md @@ -12,6 +12,7 @@ * [Misc](#misc) * [Python](#python) * [Sql](#sql) +* [Web Development](#web-development) ### Algorithms @@ -87,6 +88,11 @@ * [বাংলায় SQL টিউটোরিয়াল](https://sql.howtocode.dev) - Saiful, et al. +### Web Development + +* [এইচটিএমএল ও সিএসএস ইন বাংলায় (HTML & CSS in Bangla)](https://github.com/CodeJogot/html-css-course-in-bangla) - Farmer Abdul Alim (GitHub, HTML) + + ### Git and Github * [এক পলকে গিট ও গিটহাব](https://with.zonayed.me/book/git-n-github-at-glance/) - Zonayed