essays

Pros and Cons of Technology in the light of Religion

Modern technology has transformed our lives. It has brought tremendous changes to culture, society and moral and social values. In this article I will try to express my views on how technology is affecting our lives and how religion can guide us in understanding technology.

Read

Adding drag and drop to list items

In order to drag and drop HTML list items, we need to set the draggable attribute of the list items to true. We also need to define event handlers on the list items for the following events: dragstart, drop and dragover.

Read
web development

New features in HTML 5

HTML 5 is the latest version of the HTML specification after HTML 4.01. The HTML standard is maintained by the W3C.

Read
web development

New features in CSS 3

CSS 3 is well supported in all major browsers. Old versions of Internet Explorer such as Explorer 6 support most CSS 3 modules. Modules such as Font Face module are not supported in old browsers.

Read