<h2>Developing A Simple Website by yourself (lesson 3)</h2>  မဂၤလာပါ။ ဒီေန႔ေတာ့ List ေတြအေၾကာင္းကိုတင္ေပးသြားမွာပါ။ကြၽန္ေတာ္တင္ခဲ့တဲ့ lesson 1 နဲ႔ 2 ကိုကြၽန္ေတာ့ Blog ထဲမွာဝင္ေရာက္ဖတ္႐ႈႏိုင္ပါတယ္။ <h3>List</h3> List မွာ order list,unorder list နဲ႔ defination list ဆိုပီး႐ွိပါတယ္။ Order list ဆိုတာ နံပါတ္စဥ္ပါတဲ့ list ျဖစ္ပီးေတာ့ unoder list ကေတာ့နံပါတ္စဥ္မပါပါပူး။Defination list ကေတာ့လူသံုးနည္းပါတယ္။ <h3>Unorder List</h3> UnorderList အတြက္သံုးတဲ့ Tag ေတြကေတာ့ < ul > < /ul > နဲ႔ < li > < /li > တို႔ပဲဖစ္ပါတယ္။ ေအာက္က နမူနာ code ေတြကို ၾကည့္လိုက္ပါ။ < html > < head > < title > Unoder List < /title > < /head > < body > < u > Unorder List < /u > < ul > <li>First</li> <li>Second</li> <li>Third</li> < /ul > < /body > < /html > < ul > < /ul > ၾကားမွာlist လုပ္ခ်င္တဲ့စရင္းအကုန္လံုးကိုေရးရပီးေတာ့ < li > < /li > ၾကားမွာေတာ့ List လုပ္မဲ့ဟာ ကိုေရးရမွာပါ။ Output ပံုေလးကိုၾကည့္ရင္ေတာ့႐ွင္းသြားမွာပါ။  အခုဆိုရင္ First,Second, Third ဆိုတဲ့စာေတြကို အဝိုင္းပံုေလးေတြနဲ႔ List လုပ္ထားတာေတြ႕ရမွာပါ။အဲ့အဝိုင္းေလးေတြ႕ေနရာမွာ Attribute ေျပာင္းပီးတစ္ျခားဟာေလးေတြေျပာင္းၾကည့္ရေအာင္။ <h3>Unorder List Attribute </h3> Unorder List မွာ disc, square, circle ဆိုပီးေျပာင္းလို့ရပါတယ္။Disc ကေတာ့ default ေပါ့။type ဆိၾတဲ့ attribute ကိုသံုးရမွာပါ သံုးနည္းကေတာ့ < ul type="circle" > ... ... ... < /ul > ဆိုပီးေတာ့ျဖစ္ပါတယ္။ circle ေနရာမွာပဲ disc နဲ႔ square ကိုေျပာင္းထည့္ၾကည့္လို႔ရပါတယ္။ နမူနာ code ကိုေလ့လာၾကည့္ပါ။ < html > < head > < title > Under List < /title > < /head > < body > < u > Unorder List ( Attribute) < /u > < ul type="circle" > <li>First</li> <li>Second</li> <li>Third</li> < /ul > < /body > < /html >  ပံုစံေလးေျပာင္းသြားတာကိုေတြ႔ကေမွာပါ။ဒီလိုမ်ိဳးပဲ square ကိုစမ္းၾကည့္ၾကပါ။ disc က ေတာ့ default မို႔လို႔ မစမ္းလဲရပါတယ္။ <h3>Order List </h3> Order List ရဲ႕ Tag က < ol > နဲ႔ < /ol > ပဲျဖစ္ပါတယ္။Unorder List နဲ႔ေရးသားနည္းတူတူပါပဲ။သူ႔ရဲ႕ Attribute ေတြကေတာ့ Unorder list နဲ႔တူပါတယ္ type attribute ပါပဲ။ေျပာင္းသြားတဲ့ဟာကေတာ့ 1, A, a, I(ေရာမအကၡရာ), i(ေရာမအကၡရာ) တို႔ပဲဖစ္ပါတယ္။ ကဲ့နမူနာ code ေလးေတြၾကည့္လိုက္ရေအာင္ဗ်ာ။ < html > < head > < title > Order List < /title > < /head > < body > < u > Unorder List(Attribute) < /u > < ol type="1" > <li>First</li> <li>Second</li> <li>Third</li> < /ol > < ol type="I" > <li>First</li> <li>Second</li> <li>Third</li> < /ol > < /body > < /html >  Output က 1. 2. 3. နဲ႔ I. II. III. ဆိုပိီးျဖစ္ေနတာေတြ႔ရမွာပါ။ "a" နဲ႔ "i" ကိုလဲစမ္းသပ္ၾကည့္ၾကပါ။ Order List မွာ Unorder List နဲ႔မတူတဲ့အခ်က္ကေတာ့ မိမိႀကိဳက္တဲ့ နံပါတ္စဥ္ကေနစႏိုင္တာပဲဖစ္ပါတယ္။ start ဆိုတဲ့ Attribute ကို သံုးရတာပါ။ < ol type="A" start=2> ဆိုရင္ A ကေနမစေတာ့ဘဲ Bကေနစမွာပါ။ စမ္းၾကည့္ၾကပါ။ <h3>Definition List</h3> Defination List မွာ dl ရယ္ dt ရယ္ dd ရယ္ဆိုပီး Tag 3 ခု႐ွိပါတယ္။ dl ကေတာ့ အပိတ္အဖြင့္ Tag ေပါ့ ol တို႔ ul တို႔လိုမ်ိဳးေပါ့။ dt ကေတာ့ Definition Term ပါ။တစ္နည္းအားျဖင့္ေခါင္းစဥ္ေပါ့။ dd က ေတာ့ defination ပါ။ < html > < head > < title > Defination List < /title > < /head > < body > < u > Defination List < /u > < dl > <dt>HTML <dd>Hyper Text Markup Language <dt>Biology <dd>Biology is the studying of living things. < /dl > < /body > < /html >  သူ႔မွာထူးျခားတာက dt နဲ႔ dd tag ေတြမွာအပိတ္ tag မပါတာပဲဖစ္ပါတယ္။ defination list ကအသံုးေတာ့နည္းပါတယ္။ ကဲ့ဒီေလာက္ဆိုရင္ List ေတြပါတဲ့ page တစ္ခုကိုဖန္တီးလို႔ရပါပီ။ ဒီေန႔ေတာ့ဒီေလာက္ပါပဲ။ဖတ္ေပးတဲ့အတြက္ေက်းဇူးတင္ပါတယ္ ။ 😇 Written by @minthwayko MSC - 187
author | minthwayko |
---|---|
permlink | 63ry9c-developing-a-simple-website-by-yourself |
category | myanmar |
json_metadata | {"tags":["myanmar","website","knowledge","technology","creation"],"users":["minthwayko"],"image":["https://steemitimages.com/DQmRBGSeYxMv9k9tdRHNYzGFSW8K75hozXZVdDLB9TgUpqK/14-00-22-website-importance-for-business.jpg","https://steemitimages.com/DQmdoi1BJt8L1JBTgdybVrbn1WgekZPVRGSChPP6SVRBb3z/1_1516038927092.png","https://steemitimages.com/DQmRRDQ9MEwRpj9HeF8HVjEtPjtAHDTXg2C49jaePpzySSX/2_1516038927138.png","https://steemitimages.com/DQmQXbyPznR5DQ2NibjczbhRTNbjhnKo9cP1opEyETXJp6R/3_1516038927186.png","https://steemitimages.com/DQmTXWhSpzojiqz2QDhXDvFitCRet9DMJSEB44K1xruqoPd/4_1516038927052.png"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-01-15 18:01:57 |
last_update | 2018-01-15 18:11:18 |
depth | 0 |
children | 42 |
last_payout | 2018-01-22 18:01:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 6.437 HBD |
curator_payout_value | 1.944 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,503 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,758,756 |
net_rshares | 892,476,501,176 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
pharesim | 0 | 95,446,246,067 | 0.02% | ||
kushed | 0 | 2,435,613,809 | 0.62% | ||
anwenbaumeister | 0 | 12,840,977,168 | 0.62% | ||
roelandp | 0 | 43,556,690,087 | 0.31% | ||
liberosist | 0 | 58,986,066,887 | 0.62% | ||
meerkat | 0 | 26,689,158,741 | 0.62% | ||
curie | 0 | 46,375,476,279 | 0.62% | ||
hendrikdegrote | 0 | 516,027,101,501 | 0.74% | ||
camelot | 0 | 13,969,334,582 | 25% | ||
isacoin | 0 | 1,264,673,547 | 1% | ||
thatkozaw | 0 | 8,712,968,084 | 100% | ||
caesarsupaimin | 0 | 1,622,404,133 | 100% | ||
aburmeseabroad | 0 | 21,891,001,638 | 81% | ||
komoezaw | 0 | 8,849,616,469 | 100% | ||
aungzawhtwe | 0 | 2,768,734,854 | 100% | ||
tinhlaingoo | 0 | 15,444,928,903 | 100% | ||
khayae | 0 | 361,865,577 | 100% | ||
arkarsoe | 0 | 839,658,763 | 100% | ||
rayken04 | 0 | 54,493,713 | 10% | ||
yeyintkyaw | 0 | 1,780,811,668 | 100% | ||
henryba | 0 | 933,785,070 | 100% | ||
myanmarkoko | 0 | 590,915,063 | 100% | ||
kyawthetaung | 0 | 577,462,578 | 100% | ||
thettinaung | 0 | 1,872,552,419 | 100% | ||
nandasai | 0 | 1,650,251,698 | 100% | ||
zero1332000 | 0 | 605,298,265 | 100% | ||
saipanpha | 0 | 498,736,573 | 100% | ||
tharpauk | 0 | 603,960,789 | 100% | ||
zayarch | 0 | 1,266,457,997 | 100% | ||
htinyarsai | 0 | 365,521,525 | 100% | ||
sawlwin | 0 | 772,543,362 | 100% | ||
naythuya | 0 | 614,319,194 | 100% | ||
billionairehein | 0 | 609,540,349 | 100% | ||
minthwayko | 0 | 463,813,028 | 100% | ||
thantzinoo96 | 0 | 540,603,265 | 100% | ||
aunghtetkyaw | 0 | 592,917,531 | 100% |
Good ...
author | arkarsoe |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t073522790z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 07:35:36 |
last_update | 2018-01-16 07:35:36 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 07:35:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8 |
author_reputation | 846,235,977,472 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,883,682 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-arkarsoe-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t081712544z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 08:17:18 |
last_update | 2018-01-16 08:17:18 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 08:17:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,889,944 |
net_rshares | 0 |
Good..
author | arkarsoe |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t073810491z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 07:38:18 |
last_update | 2018-01-16 07:38:18 |
depth | 1 |
children | 0 |
last_payout | 2018-01-23 07:38:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 846,235,977,472 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,884,098 |
net_rshares | 0 |
ပထမႏွစ္ cu စတက္တဲ့အခ်ိန္ကိုေတာင္ ျပန္သတိရသြားတယ္😜😜😜
author | aunghtetkyaw |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t081620061z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 08:15:18 |
last_update | 2018-01-16 08:15:18 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 08:15:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 51 |
author_reputation | 119,221,387,865 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,889,645 |
net_rshares | 0 |
HeHe 😁 Btw thanks ပါအစ္ကို
author | minthwayko |
---|---|
permlink | re-aunghtetkyaw-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155124426z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:51:33 |
last_update | 2018-01-16 15:51:33 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:51:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,969,922 |
net_rshares | 0 |
ေလ့လာေနဆဲပါပဲbro
author | aungzawhtwe |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t024142485z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 02:41:45 |
last_update | 2018-01-16 02:41:45 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 02:41:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 16 |
author_reputation | 13,882,671,696,385 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,841,425 |
net_rshares | 0 |
5ting bro
author | minthwayko |
---|---|
permlink | re-aungzawhtwe-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t061133846z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 06:11:42 |
last_update | 2018-01-16 06:11:42 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 06:11:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,871,749 |
net_rshares | 0 |
နားမလည္ေသးလို႕ vote ရံုပဲ vote ခဲ့
author | billionairehein |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180115t201930356z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-15 20:19:39 |
last_update | 2018-01-15 20:19:39 |
depth | 1 |
children | 1 |
last_payout | 2018-01-22 20:19:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 34 |
author_reputation | 22,103,883,335,978 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,783,554 |
net_rshares | 0 |
Hehe Btw ty pr bro
author | minthwayko |
---|---|
permlink | re-billionairehein-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t030517933z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 03:05:24 |
last_update | 2018-01-16 03:05:24 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 03:05:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,844,824 |
net_rshares | 0 |
ဗဟုသုတရပါတယ္ ေက်းဇူပါဗ်
author | caesarsupaimin |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t063001040z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 06:30:03 |
last_update | 2018-01-16 06:30:03 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 06:30:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 2,810,914,152,430 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,874,280 |
net_rshares | 0 |
Thanks
author | minthwayko |
---|---|
permlink | re-caesarsupaimin-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t081317043z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 08:13:27 |
last_update | 2018-01-16 08:13:27 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 08:13:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,889,365 |
net_rshares | 0 |
ဗဟုသုတရပါတယ္ အကို။
author | henryba |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180115t182126909z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-15 18:21:30 |
last_update | 2018-01-15 18:21:30 |
depth | 1 |
children | 1 |
last_payout | 2018-01-22 18:21:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 18 |
author_reputation | 709,704,859,685 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,762,461 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-henryba-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t030423849z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 03:04:33 |
last_update | 2018-01-16 03:04:33 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 03:04:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,844,705 |
net_rshares | 0 |
နားေတာ့မလည္ေသးဘူး ဗုတ္သြားသည္
author | htinyarsai |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t094236693z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 09:52:39 |
last_update | 2018-01-16 09:52:39 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 09:52:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 29 |
author_reputation | 272,314,285,323 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,903,919 |
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-htinyarsai-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155608015z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:56:12 |
last_update | 2018-01-16 15:56:12 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:56:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,970,862 |
net_rshares | 0 |
နားလည္နိဳင္ဖို႔ ႀကိဳးစား ရပါအူးမယ္ bro
author | khayae |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180120t051717784z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-20 05:17:30 |
last_update | 2018-01-20 05:17:30 |
depth | 1 |
children | 0 |
last_payout | 2018-01-27 05:17:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 949,219,298,954 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 30,786,790 |
net_rshares | 0 |
အားေပးေနပါတယ္ဗ်ာ လမ္းေၾကာင္းမွန္တစ္ခုထဲနဲ႔သြားႏိုင္တာကို ဝမ္းသာပါတယ္ဗ်ာ
author | komoezaw |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t083954777z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 08:39:57 |
last_update | 2018-01-16 08:39:57 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 08:39:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 10,904,662,963,139 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,893,262 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးတင္ပါတယ္ အစ္ကိုေရ
author | minthwayko |
---|---|
permlink | re-komoezaw-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155252209z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:53:00 |
last_update | 2018-01-16 15:53:00 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:53:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,970,243 |
net_rshares | 0 |
ဆက္ေရးပါဗ်
author | kyawthetaung |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t022528025z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 02:25:30 |
last_update | 2018-01-16 02:25:30 |
depth | 1 |
children | 2 |
last_payout | 2018-01-23 02:25:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 299,296,738,215 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,839,008 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-kyawthetaung-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t061027430z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 06:10:33 |
last_update | 2018-01-16 06:10:33 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 06:10:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,871,589 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-kyawthetaung-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t061107029z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 06:11:15 |
last_update | 2018-01-16 06:11:15 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 06:11:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,871,683 |
net_rshares | 0 |
နားမလည္ေသးေပမဲ့ vote ခဲ့သည္
author | myanmarkoko |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t095309256z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 09:53:15 |
last_update | 2018-01-16 09:53:15 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 09:53:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 31 |
author_reputation | 107,680,181,432,700 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,904,009 |
net_rshares | 0 |
Ty pr bro
author | minthwayko |
---|---|
permlink | re-myanmarkoko-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155649356z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:56:57 |
last_update | 2018-01-16 15:56:57 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:56:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,971,002 |
net_rshares | 0 |
ဆက္ေရးသားပါဦးဗ်ာ
author | nandasai |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t011902175z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 01:19:06 |
last_update | 2018-01-16 01:19:06 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 01:19:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 981,244,474,639 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,829,439 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-nandasai-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t060945244z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 06:09:51 |
last_update | 2018-01-16 06:09:51 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 06:09:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,871,501 |
net_rshares | 0 |
တင္ျပတာေကာင္းတယ္bro fighting
author | naythuya |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180115t182509812z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-15 18:25:18 |
last_update | 2018-01-15 18:25:18 |
depth | 1 |
children | 1 |
last_payout | 2018-01-22 18:25:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 32 |
author_reputation | 156,175,682,720 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,763,140 |
net_rshares | 0 |
Thanks alot
author | minthwayko |
---|---|
permlink | re-naythuya-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t030455847z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 03:05:00 |
last_update | 2018-01-16 03:05:00 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 03:05:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,844,771 |
net_rshares | 0 |
အားေပးေနတယ္ဘဒို
author | saipanpha |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t082552526z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 08:25:54 |
last_update | 2018-01-16 08:25:54 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 08:25:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 1,112,792,784,222 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,891,199 |
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-saipanpha-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155343310z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:53:51 |
last_update | 2018-01-16 15:53:51 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:53:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,970,415 |
net_rshares | 0 |
အားေပးပါတယ္ ညီ ဆက္ေရးဦးေနာ္
author | sawlwin |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180115t232427568z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-15 23:24:24 |
last_update | 2018-01-15 23:24:24 |
depth | 1 |
children | 1 |
last_payout | 2018-01-22 23:24:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 5,576,461,021,445 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,812,453 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ အစ္ကိုေရ
author | minthwayko |
---|---|
permlink | re-sawlwin-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t030543750z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 03:05:54 |
last_update | 2018-01-16 03:05:54 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 03:05:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,844,889 |
net_rshares | 0 |
စိတ္ဝင္စားပါတယ္
author | tharpauk |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t125246260z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 12:52:51 |
last_update | 2018-01-16 12:52:51 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 12:52:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 1,307,533,985,854 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,933,125 |
net_rshares | 0 |
ဟုတ္ကဲ့ပါ ႀကိဳးစားပါဦးမယ္
author | minthwayko |
---|---|
permlink | re-tharpauk-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155732924z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:57:42 |
last_update | 2018-01-16 15:57:42 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:57:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,971,167 |
net_rshares | 0 |
Bro ေရးတဲ႕ဟာေတြ pdf ထုတ္ျပီး ေနာက္မွ ေအးေဆးေလ့လာပါ့မယ္ဗ်ာ ။ Thanks for sharing ပါ Bro
author | thettinaung |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t075341266z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 07:53:48 |
last_update | 2018-01-16 07:53:48 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 07:53:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 86 |
author_reputation | 1,960,110,780,589 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,886,346 |
net_rshares | 0 |
ဟုတ္ေက်းဇူးပါ အစ္ကိုေရ
author | minthwayko |
---|---|
permlink | re-thettinaung-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t081533869z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 08:15:36 |
last_update | 2018-01-16 08:15:36 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 08:15:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,889,692 |
net_rshares | 0 |
နားလည္ဖုိ႔လုပ္ရဦးမယ္။
author | tinhlaingoo |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180119t173731835z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"community":"busy","app":"busy/2.2.0"} |
created | 2018-01-19 17:37:33 |
last_update | 2018-01-19 17:37:33 |
depth | 1 |
children | 0 |
last_payout | 2018-01-26 17:37:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.119 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 22 |
author_reputation | 11,894,542,150,335 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 30,674,720 |
net_rshares | 15,136,030,325 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tinhlaingoo | 0 | 15,136,030,325 | 100% |
😘ေနာက္ဟာေတြေမ်ွာ္ေနမယ္အကုိ
author | yeyintkyaw |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180115t181915864z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-15 18:19:21 |
last_update | 2018-01-15 18:19:21 |
depth | 1 |
children | 1 |
last_payout | 2018-01-22 18:19:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 26 |
author_reputation | 1,139,106,351,288 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,762,044 |
net_rshares | 0 |
Sann Chuu 😚
author | minthwayko |
---|---|
permlink | re-yeyintkyaw-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t030323648z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 03:03:30 |
last_update | 2018-01-16 03:03:30 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 03:03:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,844,563 |
net_rshares | 0 |
နားေတာ့မလည္ဘူးအားေပးခဲ့ပါတယ္
author | zayarch |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t121618758z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 12:16:21 |
last_update | 2018-01-16 12:16:21 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 12:16:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 293,187,805,125 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,926,559 |
net_rshares | 0 |
ို႔ေက်းဇူး 😁
author | minthwayko |
---|---|
permlink | re-zayarch-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t155841333z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 15:58:51 |
last_update | 2018-01-16 15:58:51 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 15:58:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,971,404 |
net_rshares | 0 |
Wowဆက္ေရးေပးပါအံုးဘရိုေရ Webပိုင္းေလ့လာခ်င္ေနတာ အနာနဲ႔ေဆးနဲ႔ေတာ့ေတြ႕ပီဗ်ာ😍😍
author | zero1332000 |
---|---|
permlink | re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t111409744z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 11:14:12 |
last_update | 2018-01-16 11:14:12 |
depth | 1 |
children | 1 |
last_payout | 2018-01-23 11:14:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 75 |
author_reputation | 199,465,559,227 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,916,368 |
net_rshares | 0 |
San Chuu pr bro yay 😁
author | minthwayko |
---|---|
permlink | re-zero1332000-re-minthwayko-63ry9c-developing-a-simple-website-by-yourself-20180116t160003610z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-16 16:00:09 |
last_update | 2018-01-16 16:00:09 |
depth | 2 |
children | 0 |
last_payout | 2018-01-23 16:00:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 338,726,389,142 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 29,971,692 |
net_rshares | 0 |