Langsung ke konten utama

BLOG FOR TEST: INTRODUCE MY NEW SITE

This new blog for test
There is no big deal even how hard I try to concealed and in the back door: We are fool when we think we has been done with the great thing and dream to enjoy it instantly. Or when we think we can hide everything forever and ever after.

Here I am sitting in the desk and my lovely cat sitting on it too and she close to my laptop licking her knee by itself. I've tried to write something and there no any kind inspiration comes even though I just done create new site called "KOTAK PANDORA" and hope I can write something by comfort. really feel like a shit when my mom called me for help her in the kitchen in this moment.

Lmao? I am gonna be it.

I am a girl and I am 16 years old a student degree 11. I am not the only one in this house, I have a young sister she is 2 classes under me. I study, yes I do but here still many spare times for playing and even for writing yes I do. So if it is bored for me time always divided to be three sessions but not really think so: The past, the recent and the future. It means, I've tried playing everything by rule in a whole my life.
  • The Past Time. It had been. Why everything in the past feel worn now: The music had been old, the life style was worn out. But nor, everything feel still left behind.
  • The recent time. I am sitting here with my cat unlock my screen and try to do something: check my homework, think about an examination from my class, writing and dreaming. Now my fingers is dancing. The result will be published in this new blog called Kotak Pandora as soon.
  • The future time where I hope my dream will coming true: So many thing will be reached out. That always spinned off  my head.
Well, so what the mission of this blog? I have no idea yet. I have planned telling so many secrets around us and pin it into the deep web through this blog so it why I put the tittle of pandora, and I added the subtittle: "always find out the ways" as well or possible will be changed with "find out the secret" I do not know. I need you friends. Sometimes we can't do everything alone. But I noted one thing: I do not want the past, and I will not going to the future ASAP, I am still in the recent time to prepare everything that I dream on.
Because life is too short and let here we go to try something an online business lucky if you can earn money from it as soon, if not just be patient. At least we are happy going through it, if  some where out there nothing just to do just do not hesitate to leave....

Thank you

Komentar

  1. This comment has been removed by the author.

    BalasHapus
  2. I like this blog. I like to read your English. Keep writing 😉

    BalasHapus
    Balasan
    1. Thank you, Ivlay
      Thank you Khairunnisa

      Hapus
    2. Thank you sis..Anissa has created all my blogger theme by premium 😎 thank you for trust me for collaborate. Blog just a hobby and for fun

      Hapus

Posting Komentar

Postingan populer dari blog ini

CARA MEMBERI NOMOR URUT UNTUK "POPULAR POSTS" BLOGGER

Kalau kita bosan dengan tampilan widget bawaan blog tidak ada salahnya mengedit widget tersebut melalui "edit HTML" Dalam hal ini jika yang ingin kita robah tampilannya adalah widget "popular posts". Kita dapat memberi penomoran dengan label penomoran berwarna seperti contoh popular post milik EditBlog dibawah ini: Gambar popular posts tema editblog Caranya masuk kepengaturan dasbor blogger, pilih tema dan lalu pilih "edit HTML". Cari kode:   ]]></b:skin> Dan letakan kode dibawah ini tepat diatasnya: /*--- TRI Popular Posts --- */ .popular-posts ul { padding-left: 0px; counter-reset: popcount; } .popular-posts ul li:before { list-style-type: none; margin-right: 15px; padding: 0.3em 0.6em; counter-increment: popcount; content: counter(popcount); font-size: 16px; background: #FF1493; color: #ffffff; position: relative; font-weight: bold; font-family: georgia; float: left; border: 2px solid #FF1493; box-shadow: 1px 2px 9px #666666; } .popular-posts u...

MEMBUAT RECENT POST RESPONSIVE GAYA EDITBLOG

Recent post adalah adalah ujud lain dari thumbnail dan snippet home page blogger yang di olah secara singkat dari isi posingan blog secara berurut di mulai dari yang terbaru, untuk melengkapi tutorial pemakaian tema blogger editblog mungkin ada yang tertarik menambahkan widget ini ke dalam tema blog. Jika tidak abaikan saja. Image recent post pada side bar editblog Cara pemasangan recent post sangat mudah tingga masuk ke pengaturan blog masuk ke lay out pilih HTM/Java script kopi pastekan saja kode dibawa ini kedalam kotak widget HTM/Java script tadi: Setelah HTML/Javascript kita pilih akan muncul kotak dialog widget yang dapat ditulis atau di pastekan kode seperti ganbar dibawah ini: Kopi pastekan kode dibawah ini kedalam kotak widget tersebut: <div class="recentpoststyle"> <script type="text/javascript"> function showlatestposts(e){for(var t=0;t<posts_no;t++){var r,s=e.feed.entry[t],n=s.title.$t;if(t==e.feed.entry.length)break;for(var a=0;a<s.lin...

CARA MENGGUNAKAN TEMPLATE EDITBLOGTEMA UNTUK DIPAKAI SENDIRI SECARA GRATIS

Jika kita belum berniat atau mampu membeli tema blogger, sedangkan tema bawaan jika tidak di modifikasi dengan benar akan kelihatan sangat standar. Maka kami memberikan solusinya dengan tema tema buatan kami, baik hasil edit/modifikasi penuh template bawaan hingga tema tema buatan kami sendiri. Semua gratis. Simple, bersih anda tidak perlu kuatir repot membuang script. Tema ini sudah dicoba dipergunakan oleh beberapa teman dari Indonesia, Malaysia, Singapore hingga Australia, Dan sebagian menyarankan kami agar memberikan dukungan teknis pemasangan. Selebihnya Alhamdulillah mereka menyatakan puas terutama karena dukungan teknis yang kami berikan secara inbox. Jadi sebelum menggunakannya kami ingatkan langkah langkah yang harus anda tempuh terlebih dahulu: 1. Mengosongkan Blanko Editorial HTML blogger.  Masuk ke pengaturan blog, pilih "Tema" lalu langsung masuk ke opsi "edit HTML"  Gambar opsi "edit HTML" Akan muncul HTML editor berisi kode kode bawaan blogg...