Latest posts on tagged on "Html"

WWW Guide - World Wide Web

17 January 2018

WWW - World Wide Web Consortium. The WWW is commonly referred to as the network. The web is a computer network around the world.

Website Construction Guide

17 January 2018

What should a website developer have to master? HTML and CSS, Client-side script - JavaScript and the DOM Server-side script - ASP, PHP XML and SQL

Website hosting tutorial

17 January 2018

If you want to publish your site to the world, then your site needs to be placed on a web server. In this tutorial, you will learn: What is a web host, and what services a web host offers.

jQuery Page Load Effects without percentage animation

16 January 2018

In this tutorial I will explain you how to Loading page with JQuery animation effect without progress bar. Also need to load jquery.min.js file and a gif image.

Image loading effect using jQuery

16 January 2018

In this tutorial you will learn about image loading effect using jQuery. Using JQuery, Initially load all the images in a variable and bind into an html element using ID. Here I referred jquery-3.2.1.slim.min.js and CSS.

How to disable the browser’s back button using JavaScript?

2 January 2018

In this tutorial I will show you how to disable the back button using JavaScript. We cannot disable the browser back button. Instead, we can prevent them with the help of JavaScript code.

Open and closed browser window using JavaScript

2 January 2018

In this tutorial I will show you how to open and close the browser window within a time interval.Here, I am closing the browser tab using the setTimeout by the JavaScript function and passing the two parameter function “closeWin” and time interval of 5 seconds.

DisplayFor date format mvc 5

5 October 2017

I want to display the date in the view, but the resulted Date Format is 05/10/2017 12:00:00AM. But I wanted to display like 05-Oct-2017. Before I tried to display using DisplayFor, but it was not suited to display the date format.

Page 2 of 12