Home > Swatantra Gupta

SQL Commands

SQL Commands: The standard SQL commands to interact with relational databases are CREATE, SELECT, INSERT, UPDATE, DELETE and DROP DDL - Data Definition Language: CREATE: Creates a new table, a view of a table, or other object in the database ALTER: Modifies an existing database object, such as a table DROP: Deletes an entire table,

This Article is TAGGED in , , . Read more

Important SEO tags to improve website visibility.

SEO important tags:  If we want to improve the visibility of our website, increase traffic and boost our brand’s revenue, we need to run a strong SEO campaign. While building backlinks, developing your social media presence, and other off-site practices are great for boosting our site’s rankings,  On-page optimization is still incredibly important.

This Article is TAGGED in , , , , . Read more

How To Improve Website Loading Speed?

Why it is important to Improve Website loading Speed? Page loading time is obviously an important part of any website’s user experience. And many times we’ll let it slide to accommodate better aesthetic design, new nifty functionality or to add more content to web pages. Page loading speed is a measurement

This Article is TAGGED in , , , , , , , , , , , , , , . Read more

jQuery: Custom responsive slider by using simple jQuery, CSS3 and HTML

The slider can use with different templates as a custom slider. As its developed using a simple query, CSS3, HTML5 as well as its support responsiveness up to 320px. Its tested on different and support almost all browsers, mainly Chrome, Mozilafox, Safari, IE, Edge & Opera. Here is the sample screenshot of the template.   JQuery used

This Article is TAGGED in , , . Read more

Contrast Level In Accessibility

What is contrast in Accessibility? Contrast is a visual difference used for distinguishing a certain object (or objects). Contrast in Accessibility is about finding colors that not only provide maximum contrast, but provide enough contrast between content and the background  so that it can be read by people with

This Article is TAGGED in , , , , , , , , , . Read more

TYPES OF HTML ELEMENTS AND TAGS

Types Of Elements: Block Level: Block elements are meant to structure the main parts of your page, by dividing your content in coherent blocks wth full width. paragraphs <p> lists: UL and LI headings <h1> to <h6>, articles <article> sections <section> long quotes <blockquote> Division <div> Form <form> Table <table> Inline Level: Inline elements are meant to differentiate part of

This Article is TAGGED in , , . Read more