Web Design Teaching or Learning Program

Web Design Teaching or Learning Program


Section
Course content
Hours
1
Web Design Overview
2
2
HTML basic tags and format tags
2
3
HTML text, image and hyperlink symbols
2
4
HTML table, form and frame mark
2
5
Comprehensive application cases of HTML logo
2
6
Simple WEB site creation and management in Dreamweaver
2
7
Static Web Design in Dreamweaver
2
8
Dynamic Web Design in Dreamweaver
2
9
Dreamweaver comprehensive web design case
2
10
VBScript Overview
2
11
Basic elements and input and output of VBScript
2
12
VBScript conditional statements, loop statements and procedures
2
13
VBScript Document Object Model
2
14
ASP Overview
2
15
Using ASP Objects
2
16
Using ASP Components
2
17
Using ADO Objects
2
18
Design Example - Forum
2
19
Design Example - Grade Management System
2
20
Design, production, publication and promotion of the website
2

total
40
Previous Page 1 2 3 4 5 6 Next Page Read More

<<:  What are the advantages of using B+Tree as an index in MySQL?

>>:  Docker win ping fails container avoidance guide

Recommend

How to run the springboot project in docker

1. Click Terminal below in IDEA and enter mvn cle...

Recommend a cool interactive website made by a front-end engineer

Website link: http://strml.net/ By Samuel Reed Ti...

In-depth understanding of the use of CSS clear:both

clear:both is used to清除浮動This is the impression I...

Learn MySQL execution plan

Table of contents 1. Introduction to the Implemen...

Solution to garbled display of Linux SecureCRT

Let's take a look at the situation where Secu...

17 JavaScript One-Liners

Table of contents 1. DOM & BOM related 1. Che...

How to completely uninstall Docker Toolbox

Docker Toolbox is a solution for installing Docke...

Tutorial on configuring and using i3 window manager in Linux

In this article, I will show you how to install a...

Discussion on image path issues in css (same package/different package)

In CSS files, sometimes you need to use background...

How to configure wordpress with nginx

Before, I had built WordPress myself, but at that...

mysql5.7 create user authorization delete user revoke authorization

1. Create a user: Order: CREATE USER 'usernam...