Download presentation
Presentation is loading. Please wait.
Published bySarah Brockbank Modified over 9 years ago
1
آموزش طراحی وب سایت جلسه اول – معرفی مفاهیم اولیه تدریس طراحی وب برای اطلاعات بیشتر تماس بگیرید تاو شماره تماس: 09125773990 09371410986 پست الکترونیک : TargetLearning@gmail.com
2
Web Design Training
3
Web Pages: Static Web Page Dynamic Web Page
4
Web Pages: Static Web Page : HTML Page Dynamic Web Page
5
HTMLHTML Hyper Text Markup Language Example
6
My First Heading Run
7
My First Heading Run
8
Web Pages: Static Web Page Dynamic Web Page
9
Client Request
10
Receive information and send to Data base
11
Send to web server
12
Send HTML file to client
13
❑ HTML and XHTML ❑ CSS ❑ JavaScript
14
Tags and Elements XHTML tags should always be written in lowercase letters.
15
Popular Websites: Google About Google... Google’s mission is to organize the world’s information and make it universally accessible and useful. Its founders Larry Page and Sergey Brin started Google at Stanford University.
16
Separating Heads from Bodies The element: Often referred to as the head of the page, this contains information about The element: Often referred to as the body of the page, this contains the information you
17
Attributes Tell Us About Elements Popular Websites: Google About Google Google is best known for its search engine, although Google now offers a number of other services. Google’s mission is to organize the world’s information and make it universally accessible and useful. Its founders Larry Page and Sergey Brin started Google at Stanford University. Click here to visit Google’s Website.
19
Creating Headings Using hn Elements
20
Basic Text Formatting …. Whitespace and Flow... Creating Headings Using hn Elements ….
21
The align Attribute valuedescription left Aligns the text to the left Center Centers the text right Aligns the text to the right justifyStretches the lines so that each line has equal width (like in newspapers and magazines)
22
Left-Aligned Heading This heading uses the align attribute with a value of left. Centered Heading This heading uses the align attribute with a value of center. Right-Aligned Heading This heading uses the align attribute with a value of right.
23
Creating Line Breaks Using the Element
24
Presentational Elements The Element The Element (deprecated) The and Elements (deprecated) The Element
25
? and,, and,, and for,,, and <address
26
The following word uses a bold typeface. The following word uses an italic typeface. ….
27
Written on the 31 st February. The EPR paradox 2 was devised by Einstein, Podolsky, and Rosen. The following word should be bigger than those around it. The following word should be smaller than those around it.
28
Lists Unordered lists: which are like lists of bullet points Ordered lists: which use a sequence of numbers or letters instead of bullet points Definition lists: which allow you to specify a term and its definition
29
Using the Element to Create Unordered Lists Bullet point number one Bullet point number two Bullet point number three
30
Ordered Lists Point number one Point number two Point number three
31
Valuefor type AttributeDescriptionExamples 1Arabic numerals (the default) 1, 2, 3, 4, 5 ACapital letters A, B, C, D, E aSmall lettersa, b, c, d, e LLarge Roman numeralsI, II, III, IV, V iSmall Roman numeralsi, ii, iii, iv, v
32
This is the first point This is the second point This is the third point
33
Point number one Point number two Point number three
34
Definition Lists Dt definition title Dc dominion content
35
Unordered List A list of bullet points. Ordered List An ordered list of points, such as a numbered set of steps. Definition List A list of terms and definitions.
36
Nesting Lists Item one Item two Item three Item four Item 4.1 Item 4.2 Item 4.3 Item Five
37
onMouseOver …..
38
move your mouse over here
39
The NED
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.