Skip to content

Commit 4f986c7

Browse files
Added How to google CSS properties
1 parent 6c469b0 commit 4f986c7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

data/css.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@
3838
}
3939
]
4040
},
41+
{
42+
"title": "গুগলে CSS প্রপারটিজ কিভাবে সার্চ করবো? (How to Google CSS properties?)",
43+
"items": [
44+
{
45+
"definition": "আমরা নিয়মিত Google ব্যবহার করি CSS বৈশিষ্ট্য অনুসন্ধান করতে যা আমরা জানি না বা মনে নেই। Google ব্যবহার করার সময়, আপনি যা করার চেষ্টা করছেন তা অনুসন্ধান করুন। উদাহরণ: ",
46+
"code": "'css rounded corners'\n,'css text italic',\n'css adjust space between lines'"
47+
}
48+
]
49+
},
4150
{
4251
"title": "ব্যাকগ্রাউন্ড",
4352
"items": [

0 commit comments

Comments
 (0)