Difference between CSS,HTML and PHP
What’s The Difference Between CSS, HTML and PHP? Maybe you’re beginning to build a simple website, or just want a better understanding of the many acronyms you’ve been hearing lately. “ CSS “, “HTML” and “PHP” are thrown around so often and with such ease, you’re embarrassed to ask what they mean. Following is my attempt to explain these terms (mainly to myself) in plain English. The Difference Between CSS, HTML and PHP CSS = Style: Cascading Style Sheets (CSS) dictate your website’s look and feel. Font size, font color, font type, styling around images, page layout, mouse-over effects and more are all determined by CSS. In WordPress, CSS can be edited within the “Editor” section under Appearance in the Dashboard. Some WordPress themes, like Headway , allow you to visually edit the CSS (meaning you don’t need to get eyeball headaches from coding). The colors, fonts and styles of this entire website ...