The term Web 3.0 i.e. semantic Web describes the sites where computers will be generating raw data on their own i.e. the next logical step in the evolution of the Internet. Let’s see the difference between Web 1.0 vs Web 2.0 vs Web 3.0. Web 1.0 Web 1.0 sites are basically content driven and the […]
Search: “content”
We found 1,891 results for your search.
WordPress is an online open source website creation tool written in PHP language. It is probably the easiest and most powerful blogging tool and website content management system (or CMS) in existence today. For example, famous blogs like TechCrunch and Mashable are both on WordPress. WordPress is free and can be downloaded for self-hosted installations […]
Lots of images in a site can take much time to load. For each and every request there is another HTTP request and requires more times to wait, causes pages load slowly. Here we have put together a collection of lazy loading plugins for images with options and settings. List of lazy load plugins: Advanced […]
jQuery provides various methods to remove elements from DOM i.e. .empty(), .remove() and .detach(). So lets find out the difference between jQuery .empty(), .remove() and .detach() method. .empty(): jQuery .empty() method removes all the child element of the matched element where remove() method removes set of matched elements from DOM. $( “.content” ).empty(); remove(): jQuery […]
Building the Ultimate Landing Page
A good landing page is the cornerstone of online marketing campaigns, and since it is usually the first area users learn about new products and services. It has to be well executed. However, leaving a good first impression is not easy. Everything has to look and feel right. In this brief guide, Toptal Freelance Software […]
Design workflow is tricky thing when it comes to UI and UX. Follow the tricks and tips in this tutorial to deliver better UI/UX on time. Without sacrificing the quality of the user interface and user experience what UX developer does to ensure the product they have built is delivered in a timely manner? The […]
There is a significant difference between using jQuery extend() with passing one argument and doing it with two or more arguments. Basically, jQuery.extend() merge the contents of two or more objects into the first object. $.extend() is used to extend any object with additional functions but $.fn.extend() is used to extend the $.fn object, which […]
Force Touch or 3D Touch technology looks like promising from a user interface (UI) with user experience (UX) perspective. It is the fact that Apple is not the first technology company to implement the Force Touch technology but the key selling points for the iPhones is Force Touch or 3D Touch which Apple now brands […]
Facebook sometimes does this really neat thing where to show image preview of a link to in a status update. Its usually the website’s logo. Basically, Facebook grabs it’s thumbnails from the original website page. However, sometimes you may get an option which photo you will choose to show it in a post but sometimes […]
Curriculum vitae or CV (also called “vitas”) and resume both have similar purposes that provides key information about your skills, education, experiences and personal qualities which shows you as a ideal candidate. Curriculum vitae sometimes called a CV or vita which tends to be used more for scientific & teaching positions than a resume. So […]