Langsung ke konten utama

Postingan

Menampilkan postingan dari Mei, 2018

Apa Itu IMK(Interaksi Manusia dan Komputer) ?

Interaksi manusia dan komputer adalah disiplin ilmu yang mempelajari hubungan antara manusia dan komputer yang meliputi perancangan, evaluasi, dan implementasi antarmuka pengguna komputer agar mudah digunakan oleh manusia. Sedangkan interaksi manusia dan komputer sendiri adalah serangkaian proses, dialog dan kegiatan yang dilakukan oleh manusia untuk berinteraksi dengan komputer secara interaktif untuk melaksanakan dan menyelesaikan tugas yang diinginkan. IMK atau interaksi manusia dan komputer adalah suatu ilmu yang sangat berkaitan dengan disain implementasi dan evaluasi dari sistem komputasi iyang interaktif untuk digunakan oleh manusia dan studi tentang ruang lingkupnya,ada interaksi antara satu atau lebih manusia dan satu atau lebih komputasi mesin. Agar komputer dapat diterima secara luas dan digunakan secara efektif, maka perlu dirancang secara baik. Hal ini tidak berarti bahwa semua sistem harus dirancang agar dapat mengakomodasi semua orang, namun kom...

CSS Introduction

What is CSS? CSS stands for C ascading S tyle S heets CSS describes how HTML elements are to be displayed on screen, paper, or in other media CSS saves a lot of work . It can control the layout of multiple web pages all at once External stylesheets are stored in CSS file. Why Use CSS? CSS is used to define styles for your web pages, including the design, layout and variations in display for different devices and screen sizes. CSS Solved a Big Problem HTML was NEVER intended to contain tags for formatting a web page! HTML was created to describe the content of a web page, like: <h1>This is a heading</h1> <p>This is a paragraph.</p> When tags like <font>, and color attributes were added to the HTML 3.2 specification, it started a nightmare for web developers. Development of large websites, where fonts and color information were added to every single page, became a long and expensive process. To solve this problem, the Worl...

CSS tutorial 01

CSS is a language that describes the style of an HTML document. CSS describes how HTML elements should be displayed. This tutorial will teach you CSS from basic to advanced.   "Make it as simple as possible, but not simpler."   Albert Einstein Examples in Each Chapter : ➤ Source Code body { background-color: lightblue;} h1 { color: white; text-align: center; } p { font-family: verdana; font-size: 20px; } ➤ Output Program  

About Me

Wasilah Student of computer engineering, University of Riau.  The purpose of this blog is to share college lessons , tutorials, and more. Hope you enjoy my Blog, hopefully useful.   contact me :