Category: Coding Skills

How to use HTML meta, form and input tag

How to use HTML meta, form and input tag

HTML meta tag The  <meta>  tag defines metadata about an HTML document. Metadata is data (information) about data. <meta>  tags always go inside the <head> element, and are typically used

How To Use HTML Fieldset, Legend, Select, Option, Label, Details, Progress Tag

How To Use HTML Fieldset, Legend, Select, Option, Label, Details, Progress Tag

HTML  Tag The  element is used to create a drop-down list. The  element is most often used in a form, to collect user input. The name attribute is needed to reference the

HOW TO CREATE A TABLE IN HTML AND CSS

HOW TO CREATE A TABLE IN HTML AND CSS

Introduction You may want to consider using HTML tables in your website. In addition to creating HTML tables to present data in rows and columns, you can also create HTML

JAVASCRIPT FOR BEGINNERS

JAVASCRIPT FOR BEGINNERS

The HTML <script> Tag The HTML  <script>  tag is used to define a client-side script (JavaScript). The  <script>  element either contains script statements, or it points to an external script

How To Install WordPress Site Using XAMPP On Localhost

How To Install WordPress Site Using XAMPP On Localhost

What is XAMPP? XAMPP is a software package that includes all things you need to set up a local server environment on your computer.   Wordpress Tutorial HTML for Beginners

HTML Link, Img, List, Span, Comment And CSS Tutorial

HTML Link, Img, List, Span, Comment And CSS Tutorial

HTML Tag – Anchor Link HREF   HTML for Beginners You can use HTML's  tag to link to different parts of a website, to another web page, or to a separate

CSS Learning For Beginners

CSS Learning For Beginners

What is CSS? CSS stands for Cascading Style Sheets CSS describes how HTML elements are to be displayed on screen, paper, or in other media CSS saves a lot of

HTML for Beginners

HTML for Beginners

HTML for Beginners While many guides on the internet attempt to teach HTML using a lot of mind-boggling theory, this tutorial will instead focus on giving you the  practical skills

Introduction To Cascading Style Sheets (CSS)

Introduction To Cascading Style Sheets (CSS)

CSS is easy to learn and understood, but it provides powerful control over the presentation of an HTML document. C ascading  S tyle  S heets, fondly referred to as  CSS

Introduction To JavaScript Programming Language

Introduction To JavaScript Programming Language

JavaScript  is a lightweight, cross-platform, and interpreted scripting language. It is well-known for the development of web pages, many non-browser environments also use it.  JavaScript can be used for  Client-side

HyperText Markup Language (HTML) Introduction

HyperText Markup Language (HTML) Introduction

HTML  stands for HyperText Markup Language. It is used to design web pages using a markup language. HTML is the combination of Hypertext and Markup language. Hypertext defines the link

Introduction To Hypertext Pre-Processor (PHP)

Introduction To Hypertext Pre-Processor (PHP)

PHP is one of the most widely used server side scripting language for web development. Popular websites like Facebook, Yahoo, Wikipedia etc, and our very own Studytonight, are developed using

What Is WordPress? An Intro To The World Most Popular Website Builder

What Is WordPress? An Intro To The World Most Popular Website Builder

WordPress is the world’s most popular tool to help you launch and manage a website. WordPress powers over one-third of all the websites on the Internet, and it provides a

123 Next