Guide to website construction


Release date:2023-12-23 Update date:2023-12-23 Editor:admin View counts:72

Label:

Guide to website construction

What is the knowledge that a website developer must master?

  • HTML and CSS

  • Client script-JavaScript and the DOM

  • Server script-ASP, PHP

  • XML and SQL

Guide list

WWW-World wide Web
The web site is a network that can be connected to computers around the world. How does he work?
HTML-WEB markup language.
Hypertext markup language (English: HyperText Markup Language, HTML) is a standard markup language for creating web pages.
CSS-cascading style sheet
The stylesheet defines how HTML elements are displayed.
JavaScript-client script
JavaScript is used for client-side scripting. Client scripting refers to Webbrowser programming.
XML-Extensible markup language
XML is not a replacement for HTML. XML is used to describe and transmit data, while HTML is used to display data.
PHP and ASP-server-side scripting
Server scripting refers to server-side programming.
SQL-structured query language
Structured query language (SQL) is a general standard for accessing databases such as SQL Server, Oracle, Sybase and Access.
Web creates a design
Introduce the design of the website and the development tools needed.
Web standard
About Web standards and the World wide Web Consortium.
Web website validation
This section will introduce validation of HTML, XHTML, CSS, XML, and WMP page standards.
Web semantics
This section will introduce the semantics of Web
Web vocabulary
This is an alphabetical Internet vocabulary.
Web search engine optimization
About SEO (search engine Optimization)

Powered by TorCMS (https://github.com/bukun/TorCMS).