How to fetch related posts or content from database with php, like same as image given blow, design your css…
LISP was one of the earliest programming language. It was designed at MIT for artificial intelligence and it has since…
The First Programmer was a Lady Charles Babbage and Ada Lovelace, lived in London of Dickens and Prince Albert (and…
APL (A Programming Language) 1962 It was designed as a hardware description language (at IBM by Ken Iverson). It was…
SMS messaging is one of the basic and important applications on a mobile phone. Now days every mobile phone has…
If you are ready to take the plunge, here are some of the best websites that offer courses in a variety…
Chapter 18 : CSS Pseudo Elements The Syntax The syntax for pseudo elements is a bit different than that of…
Chapter 17 : CSS Positioning Inherited: No Position The position property (as you may have guessed) changes how elements are…
Chapter 16 : CSS Classification Inherited: No Clear You can control if an element allows floated elements to its sides…
Chapter 15 : CSS Width and Height Properties Inherited: No Height You can control the height of an element with…
Chapter 14 : CSS Lists Inherited: Yes List Style You can control the appearance of ordered and unordered lists in…
Chapter 13 : CSS Borders Inherited: No Border You can set the color, style and width of the borders around…
Chapter 12 : CSS Backgrounds Inherited: No Background You can style the background of an element in one declaration with…
Chapter 11 : CSS Anchors, Links and Pseudo Classes Below are the various ways you can use CSS to style…
Chapter 10 : CSS Font Properties Inherited: Yes Font The font property can set the style, weight, variant, size, line…
Chapter 8 : CSS Padding Inherited: No Padding is the distance between the border of an (X)HTML element and the…
Chapter 7 : CSS Margins Inherited: No As you may have guessed, the margin property declares the margin between an…
Chapter 6 : CSS Spans Spans are very similar to divisions except they are an inline element versus a block…
Chapter 5 : CSS Divisions Ok so you have finished the first 4 chapters in my series. You have learned…
Chapter 4 : CSS IDs IDs are similar to classes, except once a specific id has been declared it cannot…
Chapter 3 : CSS Classes The class selector allows you to style items within the same (X)HTML element differently. Similiar…
Chapter 2 : CSS Syntax The syntax for CSS is different than that of (X)HTML markup. Though it is not…
Chapter 1 : Introduction to CSS A CSS (cascading style sheet) file allows you to separate your web sites (X)HTML…
The PHP software works with the web server, which is the software that delivers web pages to the world. When…
Think beauties can’t code? Think coders can’t be beautiful? Think again. Corrine Yu, principal programmer of Microsoft’s Halo She programmed…
Basic Concepts One of the most important characteristics of OOP (Object Oriented Programming) is the data encapsulation concept, which means…

