Danh mục

Lập trình web với Java

Số trang: 38      Loại file: pdf      Dung lượng: 1.57 MB      Lượt xem: 16      Lượt tải: 0    
Thư viện của tui

Hỗ trợ phí lưu trữ khi tải xuống: 12,000 VND Tải xuống file đầy đủ (38 trang) 0
Xem trước 4 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Tổ chức và lập kế hoạch trang web của bạn.Mặc định file: index.htm (l) hoặc default.htm (l) Sử dụng tập tin có ý nghĩa và tên thư mục Cross-nền tảng tương thích (PC, Mac, UNIX) nhất quán (chữ thường, chữ hoa) Chỉ sử dụng các chữ cái, số và "_", "-", và "." Truyền thông tập tin cần mở rộng thích hợp (gif, jpg,. Mov)
Nội dung trích xuất từ tài liệu:
Lập trình web với JavaWeb Programming with Java HyperText Markup Language Basics Huynh Huu Viet University of Information Technology Department of Information Systems Email: viethh@uit.edu.vn 1 OutlineWWW Client/Server ModelHTML BasicsFile Management and TipsSample Exercise 2 2008 © Department of Information Systems - University of Information Technology Client/Server ModelWWW Client/Server ModelClients FunctionsServers FunctionsClient/Server Interaction 3 2008 © Department of Information Systems - University of Information Technology WWW Client/Server Model Request Web Server • Microsoft Internet Information Server • Apache Web Server Response • …… ` Client• Microsoft Internet Explorer• Netscape Navigator• Mozilla Firefox• …… 4 2008 © Department of Information Systems - University of Information Technology Clients FunctionsHandle the user interface.Translate the users request into thedesired protocol.Send the request to the server.Wait for the servers response.Translate the response into human-readable results.Present the results to the user. 5 2008 © Department of Information Systems - University of Information Technology Servers FunctionsListen for a clients query.Process that query.Return the results back to the client. 6 2008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 72008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 82008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 92008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 102008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 112008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 122008 © Department of Information Systems - University of Information TechnologyClient/Server Interaction 132008 © Department of Information Systems - University of Information Technology OutlineWWW Client/Server ModelHTML Basics Tags Structure Formatting Graphics Links Tables ColorsFile Management and TipsSample Exercise 14 2008 © Department of Information Systems - University of Information Technology HTML Basics: TagsTag – HTML CommandUsed for Text formatting Image formatting Hyperlinks Other informationHTML Tag Structure: text text 15 2008 © Department of Information Systems - University of Information Technology HTML Basics: Structure … … 16 2008 © Department of Information Systems - University of Information TechnologyHTML Basics: Head Tags Weiss Associates .. 172008 © Department of Information Systems - University of Information Technology HTML Basics: Body Tags 18 2008 © Department of Information Systems - University of Information Technology HTML B ...

Tài liệu được xem nhiều:

Tài liệu liên quan: