CSS-Pseudo Elements
The Syntax The syntax for pseudo elements is a bit different than that of regular CSS, but it’s real
By CodeBridge Editorial Team|2018-01-18T01:57:20-06:00January 18th, 2018|Css|
The Syntax The syntax for pseudo elements is a bit different than that of regular CSS, but it’s real
By CodeBridge Editorial Team|2018-01-08T00:19:11-06:00January 8th, 2018|Php|
What is Mysql: MySQL is one of the most popular relational database system being used on the Web today. It
By CodeBridge Editorial Team|2018-01-04T05:26:10-06:00January 4th, 2018|Html|
XML Introduction The essence of XML is in its name: Extensible Markup Language. Extensible XML is extensible. It lets you
By CodeBridge Editorial Team|2018-01-03T02:26:02-06:00January 3rd, 2018|Css|
Class: The class selector allows you to style items within the same (X)HTML element differently. Similiar to what I
By CodeBridge Editorial Team|2018-01-02T01:57:04-06:00January 2nd, 2018|Php|
POST MethodGET MethodPOST Method POST method the data is sent to the server as a package in a separate communication
By CodeBridge Editorial Team|2018-01-02T02:01:22-06:00January 2nd, 2018|Html|
With the exception of tags that provide information about the document itself, HTML tags fall into two categories, block and