Lihat dan hitung, seberapa banyak aplikasi Android yang Anda instal di smartphone Anda?
Pernahkah terbersit di benak Anda bagaimana cara membuat aplikasi-aplikasi tersebut?
Apakah Anda Saat Ini Ingin Sekali Bisa Bikin Aplikasi Android Sendiri? Seperti aplikasi game edukasi, media pembelajaran, aplikasi berbasis sensor, aplikasi multimedia, dan lain sebagainya?
Tetapi
1. Tidak Ngerti Coding
2. Tidak Tahu Computer Programming
3. Tidak Paham Bahasa Pemrograman Android
4. Dan Sama Sekali Bukan Lulusan IT?
Jangan Khawatir ...
Ternyata, bikin aplikasi Android itu SANGAT MUDAH, bahkan bagi Pemula sekalipun.
Sekarang Anda bisa bikin aplikasi Android dengan Cepat, bahkan TANPA HARUS CODING.
Tak peduli apapun latar belakang Anda, bikin aplikasi Android itu MUDAH, semudah bermain Puzzle.
Anda Hanya Perlu 4 Langkah berikut ini :
1. Drag & drop komponen-komponen yang dibutuhkan
2. Percantik tampilan aplikasi dengan mengatur layout dan desain tampilan
3. Susun blok-blok kode programnya, dan
4. Build aplikasi Anda jadi file instalasi *.APK
Lantas, Bagimana Cara Memulainya?
Mudah kok, karena sudah hadir untuk Anda Di Sini :
Video tutorial yang membahas cara membuat aplikasi Android dengan sangat MUDAH, CEPAT, & TANPA CODING menggunakan tools App Inventor 2.
If you are a blogger or webmaster,you may want to display codes like HTML,JavaScript,PHP and CSS etc codes on web pages.The easiest way is the display them on a Text area or text box.It minimizes the height of the webpage and reduce the page loading time.It is more beautiful than displaying codes normally in webpages.If you intend to add text boxes with background color or an image,this post will be helpful you.
Text area With background color
You can add background color to a Text box.When you're editing the blog post click on HTML button and paste below HTML codes where text box is appear.
HTML code
<textarea cols="40" name="code" readonly="readonly" rows="10" style="-moz-border-radius: 20px; background: #FAF8CC; border: 2px solid #ccc; color: green; line-height: 1em; padding: 20px;">Your Text or Hypertext Here</textarea>
Customization
*Replace 40 with number of columns of the text box.column is the width of the Text area box.
*If you want to display editable text or Hypertext on the text area,Delete the readonly="readonly" from above codes.
*Replace 10 with the number of rows of the Text box.Number of rows specify the height of textbox.
*Replace #FAF8CC with the Background color of Text box.You can add this in Hexadecimal numbers or names
Ex:-#4596a7; , #ccc; , red, green ...
*Replace with the border width.It can type in px,em,pt.(Ex:-2pt,1em,3px)
*Replace #ccc with border color.You can use hexadecimal color number or name it as Background color.
*Replace green with the Text color.
*Replace 1em with to the height of a Text line.
*Replace 20px with the padding of the text in the text box.
Ex:-#4596a7; , #ccc; , red, green ...
*Replace with the border width.It can type in px,em,pt.(Ex:-2pt,1em,3px)
*Replace #ccc with border color.You can use hexadecimal color number or name it as Background color.
*Replace green with the Text color.
*Replace 1em with to the height of a Text line.
*Replace 20px with the padding of the text in the text box.
You may replace your text or codes with Your Text or Hypertext Here.
You can add a background image behind the text in Text box.
Text area With background Image
You can add a background image behind the text in Text box.
HTML Code
<form>
<textarea cols="48" rows="7" readonly="readonly" style="background-image: url('file_name.jpg'); color: black; font-size: 12pt; font-weight: bold;">Your Text or Hypertext Here </textarea>
</form>
<textarea cols="48" rows="7" readonly="readonly" style="background-image: url('file_name.jpg'); color: black; font-size: 12pt; font-weight: bold;">Your Text or Hypertext Here </textarea>
</form>
Replace file_name.jpg with URL of your Image.
I think that this tutorial was easy to you.If you have any question,just leave a comment in below or contact me.I like to help your questions as i can.Happy blogging pal :)
Pengelola Blog : ABDUL WAHAB
Judul : Text boxes with background color and Image
Ditulis oleh : Kejutan Internet pada hari
Rating Blog : 5 dari 5
Terima kasih Anda telah membaca artikel tentang Text boxes with background color and Image
Anda boleh menyebar luaskannya atau mengcopy paste-nya jika artikel ini sangat bermanfaat bagi Blog dan teman-teman anda.
Namun jangan lupa harap memberikan link aktif dofollow yang mengarah ke URL ini ya
https://kejutaninternet.blogspot.com/2013/03/text-boxes-with-background-color-and.html
Dan Terima kasih sekali lagi atas kunjungan Anda.
Ditulis oleh : Kejutan Internet pada hari
Rating Blog : 5 dari 5
Terima kasih Anda telah membaca artikel tentang Text boxes with background color and Image
Anda boleh menyebar luaskannya atau mengcopy paste-nya jika artikel ini sangat bermanfaat bagi Blog dan teman-teman anda.
Namun jangan lupa harap memberikan link aktif dofollow yang mengarah ke URL ini ya
https://kejutaninternet.blogspot.com/2013/03/text-boxes-with-background-color-and.html
Dan Terima kasih sekali lagi atas kunjungan Anda.
Kritik dan saran atau apapun bisa anda sampaikan melalui kotak komentar.
Dan mohon maaf jika komentar atau pertanyaan tidak bisa cepat saya respon,
karena Saya tidak bisa selalu online selama 24 Jam.
Mau Di Buatkan Blog Siap Pakai Seperti Ini ?.