# web **Repository Path**: cpu_code/web ## Basic Information - **Project Name**: web - **Description**: web - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web web HTML 语言 , Javascript , AJAX , CGI 编程 ---------------- - [x] [first_html_第一个网页](first_html) - [x] [meta_元信息](meta) - [x] [char_文字标签](char) - [x] [head_style_标题标签](head_style) - [x] [a_href_超链接标签](a_href) - [x] [table_表格标签](table) - [x] [form_表单](form) - [x] [js_method_网页使用js脚本方式](js_method) - [x] [js_window_浏览器对象](js_window) - [x] [js_document_文本对象](js_document) - [x] [js_date_Date时间](js_date) - [x] [time_setTimeout_time时间动态变化](time_setTimeout) - [x] [time_by_setinterval_time时间动态变化](time_by_setinterval) ----------------