What knowledge must a website developer have?

HTML and CSS

Client script - JavaScript and the DOM

Server script - ASP, PHP

XML and SQL< /p>

CSS Guide syntax

CSS defines how HTML elements are displayed.

CSS describes the visual style (appearance, layout, color, font) of HTML elements.

CSS is a separately designed file (thereby greatly increasing the flexibility of HTML and reducing the complexity of HTML).

CSS is simple and easy to learn. You can treat an HTML element as a selector and list style attributes within curly braces

CSS Guide example

    php Chinese website (php.cn)  

CSS Example!

This is a paragraph.


Run Instance»

Click "Run Instance" " button to view online examples