devxlogo

Web Development

How to Add MetaData

To be sure that you are seen on Google, and other search engine, searches, you should make sure that you have provided meta data about your website. Also, to make

Highlight Text with the Span Tag

The  tag can be used to add highlights to text. You can choose the color of the highlight. The code looks like this: This is highlighted text.

Manage Maintenance on an ASP.NET Site

Create a file called app_offline.htm with an appropriate maintenance message. Just place this file in the root directory of the web application. IIS and the ASP.NET Framework will stop serving new

Using the CSS Clip Property

CSS clipping is another powerful feature. The shape’s edge is called the clip-path, and clipping shows what image area should be visible. Clipping is about hiding what normally would be

Try Using SVG for Animation

Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics. As the name suggests, SVG is used to scale, so it very handy when comes to responsive

Forget Tables, Try Divs

One of the main advantage of CSS is using the to achieve total flexibility in terms of styling. In the the contents are ‘locked’ within a cell. It’s safe to