<h2>Developing A Simple Website by yourself (lesson 4)</h4>  ဒီေန႔ေတာ့ font tag အေၾကာင္းနဲ႔ တစ္ျခား Tag ေတြအေၾကာင္းကိုတင္ေပးမွာျဖစ္ပါတယ္။ <h3>Comment Tag</h3> Comment Tag ထဲမွာေရးထားတာေတြကို Browser က အလုပ္လုပ္ေပးမွာမဟုတ္ပါပူး။ ကြၽန္ေတာ္တို႔ Code ေတြကိုျပန္စစ္တဲ့အခါမွာပဲျဖစ္ျဖစ္ ျပန္ေရးတဲ့အခါပဲျဖစ္ျဖစ္ သတိျပဳမိေစဖို႔ အတြက္သံုးပါတယ္။ < html > < head > < title > Example < /title > < /head > < body > < u > About Comment Tag < u > < !-- Write Comment Here --> < p > You can use comment tag to remember you to add more info here. < /p > < /body > < /html >  အေပၚက code ကို run ၾကည့္လိုက္ရင္ < !-- Write Comment Here --> ဆိုတဲ့ tag ထဲကစာသားေတြကိုေတြ႔ရမွာမဟုတ္ပါပူး။ Browser မွာ right click ႏွိပ္ပီး View Page Source ဆိုတဲ့ option ကိုႏိုပ္လိုက္ပါ။  အဲ့က်ရင္ ကြၽန္ေတာ္တို႔ Notepad မွာေရးထားတဲ့ code ေတြကိုေတြ႔ရပါပီ။  Comment Tag ကို code ထဲမွာေတြ႔ရမွာျဖစ္ပါတယ္။ ကြၽန္ေတာ္တို႔ ဥပမာအေနနဲ႔ေျပာရရင္ Comment tag ထဲမွာ ပံုထည့္ရန္ လို႔ေရးထားရင္ code ေတြကိုျပန္စစ္တဲ့အခါ ပံုထည့္ဖို႔ကိုသတိရသြားမွာပါ။ <h3>Center Tag</h3> Center Tag က ေရးထားတဲ့ စာေတြကို အလယ္ေရာက္ေအာင္ ပို႔ေပးတာပါ။ ဥပမာကို ၾကည့္ပါ။ < html > < head > < title > Example < /title > < /head > < body > < center > This is center text > <p> This is normal text <p> < /body > < /html >  This is center tag ဆိုတဲ့ဟာေလးက အလယ္မွာေရာက္ေနတာေတြ႔ရမွာပါ။ <h3>Font Tag</h3> Html မွာ ကိုယ္လိုခ်င္တဲ့ font ကိုေျပာင္းဖို႔ font tag ကိုသိမွရမွာပါ။ <font> နဲ႔ </font> ၾကားမွာေရးရမွာပါ။ သူ႔မွာလဲ Attribute ေတြ႐ွိပါတယ္ face ရယ္.color ရယ္ size ရယ္ျဖစ္ပါတယ္။ face ဆိုတဲ့ attribute က ''font name'' ေတြေရးရမွာပါ။Zawgyi-one တို႔ဘာတို႔ပါ။ Microsoft Word ကို ဖြင့္လိုက္ရင္ font name ေတြကိုေတြရမွာပါ။  color attribute ကေတာ့သိၿပီးသားပါ။ Hex or color name နဲ႔သံုးႏိုင္ပါတယ္ size attribute ကေတာ့ font အရြယ္စားကိုေျပာင္းေပးတာပါ။Default Size က 3 ပါ။size က 3 ကေန 7 ထိ႐ွိပါတယ္။plus ( +) နဲ႔ minus (-) ႐ွိပါေသးတယ္။ +1 ဆိုရင္ပံုမွန္ size 3 ကို 1 ေပါင္းတာေပါ့ (4 ျဖစ္သြားတာေပါ့)။ Minus နဲ႔တူတူပါပဲ။ ကဲ့ နမူနာ code ကိုၾကည့္ၾကရေအာင္။ < html > < head > < title > Example < /title > < /head > < body > < font face="French Script MT size=6 color=golden > Using French Script MT, size 6 and golden color. < /font > <font size=+2> This is normal text using size +2 </font> <p>This is pure normal text.</p> < /body > < /html >  Text formatting tags ေတြ႐ွိပါေသးတယ္။<b> </b> ဆိုလဲ စာလံုးေတြကိုမဲေအာင္လုပ္ေပးတဲ့ Text formatting tags ဆိုတာသိပီးသားပါ။ အဲ့လို႔မ်ိဳးtags ေတြကိုေအာက္မွာဆက္ေလ့လာၾကည့္ကေအာင္။  em နဲ႔ i tag ကစာလံုးေတြကိုေစာင္းေစတာပါ။ strong နဲ႔ b tag ကစာလံုးေတြကိုမဲေစတာပါ။ dfn, var နဲ႔ cite ကလဲတစ္ေစာင္းပံုစံေလးေတြပါ။ code, kdb, samp, tt က typewriter နဲ႔ေရးသလိုေပၚတာပါ။ small ကေတာ့ စာလံုးအေသးပါ။ s နဲ႔ del က စာလံုးကိုတစ္ဝက္ဖ်က္ထားတာပါ။ ins ကေတာ့ စာလံုးေအာက္မွာ မ်ဥ္းသားေပးတာပါ u နဲ႔တူပါတယ္။ sub ကေတာ့အေျခကိန္းပါ။ sup ကေတာ့ထပ္ၫႊန္းပါ။ Output ကိုၾကည့္လိုက္ပါ။  <h3>Special Characters</h3>  &nbsp; => space ေနရာမွာသံုးပါတယ္။Html မွာ space တစ္ခါထက္ပိုရိုက္လို႔မရပါပူး။႐ိုက္ခ်င္ရင္ဒီcode ကိုသံုးရပါမယ္။ © => Copy signပါ။ ® => Registeration Signပါ။ ™ => Trade mark sign။ > => greater than signပါ။ < => Less than sign။ " =>Double qoute။ & => amphersand sign။ ¢ => cent sign။ £ =>pound sign။ ¥ =>Yen sign ။ ¦ => Broken vertical line။ § => Section Sign။ µ => Micro sign။ @ => commerical at sign။ ! => exclamation sign။  ကဲဒီေန႔ေတာ့ဒီေလာက္ပါပဲ။ ေနာက္ေန႔က်ရင္ Link ခ်ိတ္နည္းနဲ႔ တစ္ျခား Tag မ်ားကိုတင္ေပးပါမယ္။ ဖတ္႐ႈျခင္းအား အထူးပင္ေက်းဇူးတင္ပါသည္။ Written by @minthwayko MSC - 187
author | minthwayko |
---|---|
permlink | 3dshpy-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/DQmSrKuuk7UrAkbmG9fYe4aQ6wGLHbKxzrXrSphFB8NGnNs/1.png","https://steemitimages.com/DQmfCE4PeinFQYMwbHKXwYEo5b5gaEfB4C5DTWjympbrTSx/2.png","https://steemitimages.com/DQmW6MLb4d26Kx9VEQCQY32MnVf4s9qNkp1tj8uwgzJwWkC/3.png","https://steemitimages.com/DQmPnXNasWe94khx43i5FjNzJbSBkFBD6NPSHqPuWaJtUAD/4.png","https://steemitimages.com/DQmcHETf4yojUPFzdvzQwJJ82i51dyAtutcf1z7LAWJvVE9/5.png","https://steemitimages.com/DQmNbfgZk5XWoJD9abJQfNu2yGr2byUnozD2aLrvLF5YkwM/6.png","https://steemitimages.com/DQmNWMt5BTfwkj3HVEccWiTLASc2yfMGRpbfZZmUsqobS4c/7.png","https://steemitimages.com/DQmR9aGEBxijjA1SkoM2hsdTvQeAxQHtzqGFDeZQRQQa6vx/8.png","https://steemitimages.com/DQmPaaKqyYAi46vTtFxmG19hPdDPhTzvF9g1PhYj4y74V72/9.png","https://steemitimages.com/DQmZiaGnKQgMEMwszAANU99ivPnmyBDzhDW5HWhPK9hYM4X/10.png"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-01-21 15:51:00 |
last_update | 2018-01-21 17:35:48 |
depth | 0 |
children | 40 |
last_payout | 2018-01-28 15:51:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 10.494 HBD |
curator_payout_value | 3.099 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,835 |
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 | 31,137,055 |
net_rshares | 1,184,927,366,112 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kushed | 0 | 2,442,057,654 | 0.5% | ||
anwenbaumeister | 0 | 12,860,022,789 | 0.5% | ||
roelandp | 0 | 43,451,508,074 | 0.25% | ||
liberosist | 0 | 28,549,099,107 | 0.5% | ||
meerkat | 0 | 13,385,910,750 | 0.5% | ||
curie | 0 | 24,520,415,999 | 0.5% | ||
hendrikdegrote | 0 | 258,013,550,750 | 0.5% | ||
camelot | 0 | 14,602,474,833 | 25% | ||
resteemable | 0 | 1,050,560,821 | 0.53% | ||
locikll | 0 | 629,423,143 | 4% | ||
caesarsupaimin | 0 | 1,858,457,454 | 100% | ||
komoezaw | 0 | 8,269,906,408 | 100% | ||
aungzawhtwe | 0 | 2,704,892,685 | 100% | ||
konyi | 0 | 4,047,103,504 | 100% | ||
buildawhale | 0 | 751,225,447,089 | 0.83% | ||
arkarsoe | 0 | 948,893,892 | 100% | ||
rayken04 | 0 | 55,196,334 | 10% | ||
yeyintkyaw | 0 | 2,468,456,319 | 100% | ||
henryba | 0 | 1,052,519,886 | 100% | ||
saihack | 0 | 479,096,838 | 100% | ||
kyawthetaung | 0 | 580,349,067 | 100% | ||
thettinaung | 0 | 1,918,284,737 | 100% | ||
nandasai | 0 | 2,315,988,501 | 100% | ||
thantzinwin | 0 | 439,104,044 | 100% | ||
saipanpha | 0 | 826,871,716 | 100% | ||
tharpauk | 0 | 664,619,311 | 100% | ||
zayarch | 0 | 1,419,088,391 | 100% | ||
sawlwin | 0 | 1,004,143,286 | 100% | ||
kolinn | 0 | 578,918,490 | 100% | ||
naythuya | 0 | 439,226,771 | 100% | ||
minthwayko | 0 | 615,026,465 | 100% | ||
thantzinoo96 | 0 | 549,628,096 | 100% | ||
aunghtetkyaw | 0 | 614,169,751 | 100% | ||
ayaechanm | 0 | 346,953,157 | 100% |
Good. အစ္ကိုေရ
author | arkarsoe |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t013117858z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 01:31:24 |
last_update | 2018-01-22 01:31:24 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 01:31: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 | 16 |
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 | 31,248,456 |
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-arkarsoe-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t041847367z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:18:51 |
last_update | 2018-01-22 04:18:51 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:18: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 | 31,280,428 |
net_rshares | 0 |
ေက်ာ္က android ေရးနည္းတင္မယ္
author | aunghtetkyaw |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t030035453z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 02:59:24 |
last_update | 2018-01-22 02:59:24 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 02:59: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 | 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 | 31,265,463 |
net_rshares | 0 |
အားေပးေနမယ္ Bro စိတ္လည္းဝင္စားပါတယ္
author | minthwayko |
---|---|
permlink | re-aunghtetkyaw-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t044732546z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:47:36 |
last_update | 2018-01-22 04:47:36 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:47: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 | 35 |
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 | 31,285,543 |
net_rshares | 0 |
မ်ွေဝမႈအတြက္ေက်းဇူးပါ
author | aungzawhtwe |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t020356552z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 02:03:57 |
last_update | 2018-01-22 02:03:57 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 02:03: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 | 21 |
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 | 31,254,500 |
net_rshares | 0 |
thanks ပါအစ္ကို
author | minthwayko |
---|---|
permlink | re-aungzawhtwe-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t044256556z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:43:03 |
last_update | 2018-01-22 04:43:03 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:43: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 | 15 |
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 | 31,284,731 |
net_rshares | 0 |
ဗဟုသုတရပါတယ္ ေက်းဇူးပါဗ်
author | caesarsupaimin | ||||||
---|---|---|---|---|---|---|---|
permlink | re-minthwayko-2018122t82417704z | ||||||
category | myanmar | ||||||
json_metadata | {"tags":["myanmar","website","knowledge","technology","creation"],"app":"esteem/1.5.0","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-01-22 01:54:18 | ||||||
last_update | 2018-01-22 01:54:18 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2018-01-29 01:54: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 | 26 | ||||||
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 | 31,252,653 | ||||||
net_rshares | 0 |
Hey @minthwayko this is Html Language?
author | coupleumbrella |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180121t155141681z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"users":["minthwayko"],"app":"steemit/0.1"} |
created | 2018-01-21 15:51:42 |
last_update | 2018-01-21 15:51:42 |
depth | 1 |
children | 1 |
last_payout | 2018-01-28 15:51: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 | 38 |
author_reputation | 2,875,075,517,236 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 31,137,225 |
net_rshares | 0 |
Yes. You know it.That's is great.
author | minthwayko |
---|---|
permlink | re-coupleumbrella-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180121t160914957z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-21 16:09:21 |
last_update | 2018-01-21 16:09:21 |
depth | 2 |
children | 0 |
last_payout | 2018-01-28 16:09: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 | 33 |
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 | 31,141,019 |
net_rshares | 0 |
Thanks for sharing bro.အားေပးေနမယ္ ။
author | henryba |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t040957472z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:10:03 |
last_update | 2018-01-22 04:10:03 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 04:10: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 | 36 |
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 | 31,278,896 |
net_rshares | 0 |
႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-henryba-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t045455879z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:55:06 |
last_update | 2018-01-22 04:55:06 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:55: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 | 10 |
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 | 31,286,980 |
net_rshares | 0 |
အခုလိုတင္ေပးတာေက်းဇူးတင္ပါတယ္
author | kolinn |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t013946720z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 01:39:54 |
last_update | 2018-01-22 01:39:54 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 01:39: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 | 29 |
author_reputation | 1,995,663,966,606 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 31,250,043 |
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-kolinn-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t042252942z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:23:00 |
last_update | 2018-01-22 04:23:00 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:23: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 | 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 | 31,281,147 |
net_rshares | 0 |
ညကတည္းက ေရးၿပီးသား႐ွိတာကို ခုမွတင္တယ္။ ေတာ္ေတာ္ ဆိုးဆိုးညီေတပဲ😁😁
author | komoezaw |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t015217989z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 01:52:18 |
last_update | 2018-01-22 01:52:18 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 01:52: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 | 64 |
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 | 31,252,283 |
net_rshares | 0 |
ညကမွေရးပီးတင္ရတာပါ အစ္ကိုေရ 😁😁
author | minthwayko |
---|---|
permlink | re-komoezaw-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t044123572z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:41:27 |
last_update | 2018-01-22 04:41:27 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:41: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 | 30 |
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 | 31,284,461 |
net_rshares | 0 |
Good
author | konyi |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180121t155356623z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-21 15:54:06 |
last_update | 2018-01-21 15:54:06 |
depth | 1 |
children | 1 |
last_payout | 2018-01-28 15:54: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 | 4 |
author_reputation | 2,256,266,475,676 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 31,137,750 |
net_rshares | 0 |
Thanks alot
author | minthwayko |
---|---|
permlink | re-konyi-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180121t161009716z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-21 16:10:15 |
last_update | 2018-01-21 16:10:15 |
depth | 2 |
children | 0 |
last_payout | 2018-01-28 16:10: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 | 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 | 31,141,198 |
net_rshares | 0 |
ဖုန္းနဲ႔လုပ္လို႔ရလားဗ်ာ
author | kyawthetaung |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t021722058z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 02:17:24 |
last_update | 2018-01-22 02:17:24 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 02:17: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 | 23 |
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 | 31,257,144 |
net_rshares | 0 |
ဟုတ္ကဲ့ ဖုန္းနဲ႔ကရေတာ့ရပါတယ္။ အစမ္းသေဘာဆိုရင္ေပါ့။ ေနာက္ တစ္ပါတ္ ဖုန္းနဲ႔လုပ္နည္းတင္ေပးပါမယ္ အစ္ကို
author | minthwayko |
---|---|
permlink | re-kyawthetaung-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t044626399z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:46:33 |
last_update | 2018-01-22 04:46:33 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:46: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 | 99 |
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 | 31,285,350 |
net_rshares | 0 |
ေလ့လာခြင့္ရလို႔ ေက်းဇူးပါဗ်ာ
author | nandasai |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180121t172250820z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-21 17:22:57 |
last_update | 2018-01-21 17:22:57 |
depth | 1 |
children | 1 |
last_payout | 2018-01-28 17:22: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 | 31 |
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 | 31,156,832 |
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-nandasai-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180121t173631173z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-21 17:36:39 |
last_update | 2018-01-21 17:36:39 |
depth | 2 |
children | 0 |
last_payout | 2018-01-28 17:36: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 | 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 | 31,159,464 |
net_rshares | 0 |
Bro တင္ျပတာေလးေတြေကာင္းပါတယ္ fighting
author | naythuya |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t033916548z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 03:39:21 |
last_update | 2018-01-22 03:39:21 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 03:39: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 | 43 |
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 | 31,273,070 |
net_rshares | 0 |
Thanks bro
author | minthwayko |
---|---|
permlink | re-naythuya-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t045352128z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:53:57 |
last_update | 2018-01-22 04:53:57 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:53: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 | 10 |
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 | 31,286,771 |
net_rshares | 0 |
**Your Post Has Been Featured on @Resteemable!** <br> Feature any Steemit post using resteemit.com! <br> **How It Works:** <br> 1. Take Any Steemit URL <br> 2. Erase `https://` <br> 3. Type `re`<br> Get Featured Instantly – Featured Posts are voted every 2.4hrs <br>[Join the Curation Team Here](streemian.com/profile/curationtrail/trailing/943)
author | resteemable |
---|---|
permlink | re-resteemable-3dshpy-developing-a-simple-website-by-yourself-20180121t173616053z |
category | myanmar |
json_metadata | "" |
created | 2018-01-21 17:36:15 |
last_update | 2018-01-21 17:36:15 |
depth | 1 |
children | 0 |
last_payout | 2018-01-28 17:36: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 | 345 |
author_reputation | 711,299,530,826 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 31,159,390 |
net_rshares | 0 |
Wowသင္တန္းကသင္တာခုမွေသခ်ာျပန္နားလည္တယ္ Htmlအနဲ႔ br tagေတြေက်းဇူးဗ်တင္ေပးလို႔
author | saihack | ||||||
---|---|---|---|---|---|---|---|
permlink | re-minthwayko-2018122t123757701z | ||||||
category | myanmar | ||||||
json_metadata | {"tags":["myanmar","website","knowledge","technology","creation"],"app":"esteem/1.5.0","format":"markdown+html","community":"esteem"} | ||||||
created | 2018-01-22 06:08:03 | ||||||
last_update | 2018-01-22 06:08:03 | ||||||
depth | 1 | ||||||
children | 1 | ||||||
last_payout | 2018-01-29 06:08: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 | 76 | ||||||
author_reputation | 447,227,053,710 | ||||||
root_title | "Developing A Simple Website by yourself" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 31,301,243 | ||||||
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-saihack-re-minthwayko-2018122t123757701z-20180122t131037666z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 13:10:42 |
last_update | 2018-01-22 13:10:42 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 13:10: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 | 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 | 31,380,187 |
net_rshares | 0 |
အဆက္ေလးလုပ္ပါဦးဗ်ာ့
author | saipanpha |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t014448110z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 01:44:48 |
last_update | 2018-01-22 01:44:48 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 01:44: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 | 19 |
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 | 31,250,870 |
net_rshares | 0 |
ဟုတ္ကဲ့ပါ ႀကိဳးစားပါဦးမယ္
author | minthwayko |
---|---|
permlink | re-saipanpha-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t043604639z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:36:09 |
last_update | 2018-01-22 04:36:09 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:36: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 | 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 | 31,283,511 |
net_rshares | 0 |
ညီေလးေရ အားလံုးျပီးရင္ pdf လိုခ်င္တယ္ေနာ္ အခုကတည္းက လုပ္ထားေတာ့
author | sawlwin |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t030348630z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 03:03:48 |
last_update | 2018-01-22 03:03:48 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 03:03: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 | 63 |
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 | 31,266,367 |
net_rshares | 0 |
ဟုတ္ကဲ့ အစ္ကိုလုပ္ထားလိုက္ပါမယ္ 😁
author | minthwayko |
---|---|
permlink | re-sawlwin-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t045145604z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:51:54 |
last_update | 2018-01-22 04:51:54 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:51: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 | 33 |
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 | 31,286,354 |
net_rshares | 0 |
ထဲထဲဝင္ဝင္ေလ့လာလို႔ရေအာင္ resteem လုပ္ထားလိုက္ပါၿပီဗ်
author | thantzinwin |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t050343419z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 05:03:45 |
last_update | 2018-01-22 05:03:45 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 05:03: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 | 61 |
author_reputation | 447,730,324,771 |
root_title | "Developing A Simple Website by yourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 31,288,724 |
net_rshares | 0 |
ဟုတ္ကဲ့ပါ ႀကိဳးစားပါဦးမယ္
author | minthwayko |
---|---|
permlink | re-thantzinwin-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t130834875z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 13:08:42 |
last_update | 2018-01-22 13:08:42 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 13:08: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 | 31,379,763 |
net_rshares | 0 |
စိတိဝင္သားတယ္ဗ်ာ ေက်းဇူးပါ
author | tharpauk |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t033731190z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 03:37:33 |
last_update | 2018-01-22 03:37:33 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 03:37: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 | 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 | 31,272,722 |
net_rshares | 0 |
ဖတ္ေပးလို႔ေက်းဇူးပါ
author | minthwayko |
---|---|
permlink | re-tharpauk-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t045240220z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:52:48 |
last_update | 2018-01-22 04:52:48 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04:52: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 | 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 | 31,286,534 |
net_rshares | 0 |
အခ်ိန္မရေသးလို႕ေပါ့ဗ်ာ ။ ထဲထဲဝင္ဝင္မေလ့လာျဖစ္ ေသးဘူး Bro ေရ
author | thettinaung |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t064844034z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 06:48:51 |
last_update | 2018-01-22 06:48:51 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 06:48: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 | 59 |
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 | 31,308,999 |
net_rshares | 0 |
ကိဳးစားၾကတာေပါ့ အစ္ကိုေရ 😁
author | minthwayko |
---|---|
permlink | re-thettinaung-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t131120951z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 13:11:24 |
last_update | 2018-01-22 13:11:24 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 13:11: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 | 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 | 31,380,328 |
net_rshares | 0 |
Nice post pr ako
author | yeyintkyaw |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t043138384z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:31:42 |
last_update | 2018-01-22 04:31:42 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 04:31: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 | 16 |
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 | 31,282,706 |
net_rshares | 0 |
Sann Chuu
author | minthwayko |
---|---|
permlink | re-yeyintkyaw-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t045609277z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 04:56:12 |
last_update | 2018-01-22 04:56:12 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 04: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 | 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 | 31,287,197 |
net_rshares | 0 |
HTML စိတ္ဝင္စားသူညီအစ္ကိုေတြအတြက္ တန္ဖိုးရွိပါတယ္ တျခားေနရာ ဒီလြယ္ နားလည္ေအာက္ရွင္းျပထားဒါ မလြယ္ဘူး
author | zayarch |
---|---|
permlink | re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t052434115z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 05:24:36 |
last_update | 2018-01-22 05:24:36 |
depth | 1 |
children | 1 |
last_payout | 2018-01-29 05:24: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 | 99 |
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 | 31,292,798 |
net_rshares | 0 |
ကိဳးစားပါဦးမယ္အစ္ကို
author | minthwayko |
---|---|
permlink | re-zayarch-re-minthwayko-3dshpy-developing-a-simple-website-by-yourself-20180122t131002205z |
category | myanmar |
json_metadata | {"tags":["myanmar"],"app":"steemit/0.1"} |
created | 2018-01-22 13:10:06 |
last_update | 2018-01-22 13:10:06 |
depth | 2 |
children | 0 |
last_payout | 2018-01-29 13:10: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 | 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 | 31,380,061 |
net_rshares | 0 |