{ "id": "web-programming", "title": "ওয়েব প্রোগ্রামিং", "slug": "web-programming", "description": "ওয়েব প্রোগ্রামিং এর চিটশিট", "colorPref": "#000", "contents": [ { "title": "ট্যাগ", "items": [ { "code": "" }, { "code": "" }, { "code": "" }, { "code": "" }, { "code": "<body>" }, { "code": "<h1> to <h6>" }, { "code": "<div>" }, { "code": "<p>" }, { "code": "<br>" }, { "code": "<hr>" }, { "code": "<form>" }, { "code": "<label>" }, { "code": "<input>" }, { "code": "<button>" }, { "code": "<img>" }, { "code": "<a>" }, { "code": "<link>" }, { "code": "<table>" }, { "code": "<span>" }, { "code": "<script>" }, { "code": "<!-- comment -->" } ] }, { "title": "অ্যাট্রিবিউটস", "items": [ { "code": "class" }, { "code": "id" }, { "code": "style" }, { "code": "title" } ] }, { "title": "ইভেন্ট", "items": [ { "code": "onLoad" }, { "code": "onUnload" }, { "code": "onBlur" }, { "code": "onClick" }, { "code": "onChange" }, { "code": "onFocus" } ] }, { "title": "সিএসএস(CSS) সিলেক্টর", "items": [ { "code": "*" }, { "code": "div" }, { "code": "div *" }, { "code": "div span" }, { "code": "siv, span" }, { "code": ".class1 .class2" }, { "code": "#id" } ] }, { "title": "সিএসএস(CSS) কালার/ব্যাকগ্রাউন্ড", "items": [ { "code": "color" }, { "code": "background" }, { "code": "background-color" }, { "code": "background-attachment" }, { "code": "background-repeat" } ] }, { "title": "সিএসএস(CSS) টেক্সট", "items": [ { "code": "text-indent" }, { "code": "text-align" }, { "code": "text-decoration" }, { "code": "text-shadow" }, { "code": "text-transform" }, { "code": "letter-spacing" } ] }, { "title": "সিএসএস(CSS) বক্স", "items": [ { "code": "margin" }, { "code": "margin-top" }, { "code": "margin-left" }, { "code": "margin-right" }, { "code": "margin-bottom" } ] }, { "title": "জাভাস্ক্রিপ্ট (JavaScript) উইন্ডো ফাংশন", "items": [ { "code": "margin" }, { "code": "margin-top" }, { "code": "margin-left" }, { "code": "margin-right" }, { "code": "margin-bottom" } ] }, { "title": "জাভাস্ক্রিপ্ট (JavaScript) বিল্ট-ইন ফাংশন", "items": [ { "code": "margin" }, { "code": "margin-top" }, { "code": "margin-left" }, { "code": "margin-right" }, { "code": "margin-bottom" } ] }, { "title": "জাভাস্ক্রিপ্ট (JavaScript) অ্যারে মেথড", "items": [ { "code": "margin" }, { "code": "margin-top" }, { "code": "margin-left" }, { "code": "margin-right" }, { "code": "margin-bottom" } ] }, { "title": "জাভাস্ক্রিপ্ট (JavaScript) ইভেন্ট", "items": [ { "code": "margin" }, { "code": "margin-top" }, { "code": "margin-left" }, { "code": "margin-right" }, { "code": "margin-bottom" } ] }, { "title": "জাভাস্ক্রিপ্ট (JavaScript) স্ট্রিং মেথড", "items": [ { "code": "margin" }, { "code": "margin-top" }, { "code": "margin-left" }, { "code": "margin-right" }, { "code": "margin-bottom" } ] } ] }