From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/bn/web/css/getting_started/color/index.html | 1 + files/bn/web/css/getting_started/how_css_works/index.html | 1 + files/bn/web/css/getting_started/index.html | 1 + files/bn/web/css/getting_started/readable_css/index.html | 1 + files/bn/web/css/getting_started/text_styles/index.html | 1 + files/bn/web/css/getting_started/why_use_css/index.html | 1 + "files/bn/web/css/getting_started/\340\246\250\340\246\207/index.html" | 1 + .../index.html" | 1 + 8 files changed, 8 insertions(+) (limited to 'files/bn/web/css') diff --git a/files/bn/web/css/getting_started/color/index.html b/files/bn/web/css/getting_started/color/index.html index fd6c5a64e4..715c208203 100644 --- a/files/bn/web/css/getting_started/color/index.html +++ b/files/bn/web/css/getting_started/color/index.html @@ -7,6 +7,7 @@ tags: - Guide - NeedsReview translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors +translation_of_original: Web/Guide/CSS/Getting_started/Color ---

{{ CSSTutorialTOC() }}

{{previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Text_styles", "Text styles")}}এটা হচ্ছে  যেভাবে শুরু করবেন CSS   টিউটোরিয়ালের ৮ম বিভাগ; এটা ব্যাখ্যা করবে কিভাবে আপনি CSS এ রং উল্লেখ করবেন. আপনি আপনার নমুনা স্টাইলশিট এ পরিচিত হবেন background রং এর সাথে।

diff --git a/files/bn/web/css/getting_started/how_css_works/index.html b/files/bn/web/css/getting_started/how_css_works/index.html index 652802841f..944a2f0398 100644 --- a/files/bn/web/css/getting_started/how_css_works/index.html +++ b/files/bn/web/css/getting_started/how_css_works/index.html @@ -8,6 +8,7 @@ tags: - NeedsReview - Web translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works ---

{{ CSSTutorialTOC() }}

diff --git a/files/bn/web/css/getting_started/index.html b/files/bn/web/css/getting_started/index.html index 7b53c8c554..bafa4f6776 100644 --- a/files/bn/web/css/getting_started/index.html +++ b/files/bn/web/css/getting_started/index.html @@ -2,6 +2,7 @@ title: যেভাবে শুরু করবেন (CSS টিউটোরিয়াল) slug: Web/CSS/Getting_Started translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started ---

সম্পূর্ণ নতুনদের জন্য লেখা এই CSS টিউটোরিয়াল আপনাকে Cascading Style Sheets (ক্যাসকেডিং স্টাইল শিট বা CSS) এর সঙ্গে পরিচয় করিয়ে দেবে। এই গাইডটি ভাষাটির খুবই সাধারণ ফিচারগুলো সাথে উদাহরণসহ আপনাকে পরিচয় করিয়ে দেবে, যা আপনি নিজের ব্রাউজারে ঘরে বসেই চালিয়ে দেখতে পারবেন। এর ফলে আধুনিক ব্রাউজারগুলোতে CSS এর সাধারণ বিষয়গুলো আপনি সহজেই বুঝতে পারবেন।

CSS এ নতুন, এমন পাঠকদের জন্যই এই টিউটোরিয়াল লেখা হয়েছে, যদি আপনার CSS এর কিছু অতি সাধারণ বিষয় জানাশোনা তারপরেও আপনি এটি ব্যবহার করতে পারবেন। আপনি যদি CSS এ অভিজ্ঞ হয়ে থাকেন, তবে এই টিউটোরিয়ালটি আপনার বিশেষ একটা উপকার করতে পারবে না, CSS এর মূল পৃষ্ঠায় আরও এ্যাডভান্সড বিষয়ের তালিকা রয়েছে।

diff --git a/files/bn/web/css/getting_started/readable_css/index.html b/files/bn/web/css/getting_started/readable_css/index.html index 07801c10fa..49bdc94605 100644 --- a/files/bn/web/css/getting_started/readable_css/index.html +++ b/files/bn/web/css/getting_started/readable_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Getting_Started/Readable_CSS tags: - NeedsReview translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable +translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS ---

{{ CSSTutorialTOC() }}

{{ previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Selectors", "Selectors")}}This is the 6th section of the CSS Getting Started tutorial; it discusses the style and grammar of the CSS language itself. You change the way your sample CSS file looks, to make it more readable.

diff --git a/files/bn/web/css/getting_started/text_styles/index.html b/files/bn/web/css/getting_started/text_styles/index.html index 2906e46215..3a53021fe2 100644 --- a/files/bn/web/css/getting_started/text_styles/index.html +++ b/files/bn/web/css/getting_started/text_styles/index.html @@ -9,6 +9,7 @@ tags: - NeedsLiveSample - Web translation_of: Learn/CSS/Styling_text/Fundamentals +translation_of_original: Web/Guide/CSS/Getting_started/Text_styles ---

{{ CSSTutorialTOC() }}

{{previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Readable_CSS", "Readable CSS")}}এটি হচ্ছে CSS Getting Started এর ৭ম টীউটোরিয়াল, এখানে টক্সট স্টাইল এর অনেক উদাহরণ দেয়া আছে। একাহে বর্ণনা করা হয়েছে কিভাবে আপনি আপনার নমুনা stylesheet এ বিভিন্ন ফন্ট ব্যাবহার করবেন।

diff --git a/files/bn/web/css/getting_started/why_use_css/index.html b/files/bn/web/css/getting_started/why_use_css/index.html index 2fb9df45a8..860f960e96 100644 --- a/files/bn/web/css/getting_started/why_use_css/index.html +++ b/files/bn/web/css/getting_started/why_use_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Getting_Started/Why_use_CSS tags: - NeedsReview translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS ---

{{ CSSTutorialTOC() }}

diff --git "a/files/bn/web/css/getting_started/\340\246\250\340\246\207/index.html" "b/files/bn/web/css/getting_started/\340\246\250\340\246\207/index.html" index 54e48ada6a..ab2f05fae5 100644 --- "a/files/bn/web/css/getting_started/\340\246\250\340\246\207/index.html" +++ "b/files/bn/web/css/getting_started/\340\246\250\340\246\207/index.html" @@ -13,6 +13,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors ---

{{ CSSTutorialTOC() }}

{{ previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Cascading_and_inheritance", "Cascading & inheritance")}}এটি CSS Getting Started টিউটোরিয়াল এর ৫ম অংশ; এটি ব্যাখ্যা করে আপনি কিভাবে স্টাইল সমুহ নির্বাচিতভাবে প্রয়োগ করবেন, এবং কিভাবে বিভিন্ন প্রকার নির্বাচক সমুহ বিভিন্ন প্রাধান্য পায়। আপনি আপনার নমুনা নিবন্ধে কিছু এট্রিবিউট যোগ করতে পারেন, এবং আপনি সেসব এট্রিবিউটগুলো আপনার নমুনা স্টাইলশীটে ব্যবহার করতে পারেন ।

diff --git "a/files/bn/web/css/getting_started/\340\246\262\340\247\207-\340\246\206\340\246\211\340\246\237/index.html" "b/files/bn/web/css/getting_started/\340\246\262\340\247\207-\340\246\206\340\246\211\340\246\237/index.html" index 40292c7e7e..557ea8824c 100644 --- "a/files/bn/web/css/getting_started/\340\246\262\340\247\207-\340\246\206\340\246\211\340\246\237/index.html" +++ "b/files/bn/web/css/getting_started/\340\246\262\340\247\207-\340\246\206\340\246\211\340\246\237/index.html" @@ -15,6 +15,7 @@ tags: - Web - needs review translation_of: Learn/CSS/CSS_layout +translation_of_original: Web/Guide/CSS/Getting_started/Layout ---

{{ CSSTutorialTOC() }}

{{ previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Boxes", "Boxes")}} CSS শুরু করার ১২তম অধ্যায় এটি;  আপনার ডকুমেন্টের লে-আউট কীভাবে adjust করা যায় তা রয়েছে এখানে। আপনার নমুনা ডকুমেন্টের লে-আউট আপনি পরিবর্তন করতে পারেন।

-- cgit v1.2.3-54-g00ecf