
نام فایل : آشنایی-با-طراحی-وب-29-اسلاید
فرمت : .ppt
تعداد صفحه/اسلاید : 29
حجم : 877 کیلوبایت
جلسه دوم
آشنايي با كدها و عناصر صفحات HTML
با تكيه بر مفاهيم كاربردي
What is the Internet?
The Internet is a connection of all worldwide networks using the same network communication protocol.
What is the Web?
The Web is a term that is used to refer to the many files that are written in HTML. HTML allows users to view text, graphic, video, sound, etc. The World Wide Web (www) enables you to access documents linked across the Internet.
What is HTML?
HTML (Hypertext Markup Language) is a set of special codes embedded in text which add formatting and linking information. HTML consists of “tags” inserted by the user which enable the production of the WEB page on the Internet. For example, in the statement Sample, the indicates the start of bold and the indicates the ending of the bold.
What is a browser?
A browser is software that allows you to view or browse an HTML document, i.e., Netscape.
Do I need a special software package to write my HTML file?
No, you can use any text editor or word processor to write your HTML code. One of the most popular ones is Microsoft Notepad, which can be found under START, PROGRAMS, ACCESSORIES using Windows 95.
يادآوري و پرسش و پاسخ
صفحه وب يا (Web Page)
سندي بر روي وب كه توسط يك مرورگر وب قابل نمايش است را يك صفحه وب ميگويند. صفحه وب در اصل يك فايل متني است كه توضيحاتي براي مرورگر در بر دارد. اين توضيحات كه TAG يا برچسب ناميده ميشوند، چگونگي نمايش متون و تصاوير را در يك صفحه وب نمايش ميدهند.
نمونه يك صفحه وب
Source Code (HTML)
Design View (Preview)
Web Browser
HTML : Hypertext Markup Language
Hypertext : text containing links to other text’s
....