CSS – Create Bottom Page Button Icon
In the previous CSS post we saw how to create a custom dark themed Jquery datatable design. In this post we will learn how can… Read More »CSS – Create Bottom Page Button Icon
In the previous CSS post we saw how to create a custom dark themed Jquery datatable design. In this post we will learn how can… Read More »CSS – Create Bottom Page Button Icon
In previous post, we saw how we can create a Simple Digital Clock in Javascript. We created a clock completed based on Javascript display Date,… Read More »Javascript – Creating Minimal Digital Clocks
Simple Android Login page design Here’s an example of a good looking Login Screen for an Android Application : <LinearLayout xmlns:android=”http://schemas.android.com/apk/res/android” android:id=”@+id/sample_main_layout” android:layout_width=”match_parent” android:layout_height=”match_parent” android:orientation=”vertical”>… Read More »Simple Android Login page design