- فعالسازی آنی لینک دانلود، پس از ثبت سفارش
- فروش فقط از طریق تحقیق آنلاین
- دسترسی به فایل محصول به صورت مادامالعمر
- تضمین کیفیت فایل ها
Javascript
CSS
HTML
برنامه نویسی
کامپیوتر
Hurry and get discounts on all Apple devices up to 20%
Sale_coupon_15
۲۲,۹۰۰ تومان
HTML، CSS و Javascript
Head, Body, Title and Meta Tags
نمایش متن
نام گذاری و ارجاع به نقاط دیگر سند
تعیین قلم
<FONT FACE=“Arial” size=”4″ color=”#0033FF”>
ارجاع به اسناد دیگر
<a href=”http://www.ComputersofTomorrow.com”>
<A HREF=
“mailto:faghih@ce.sharif.edu?subject= CW-Assignment”>
Send your assignment.
</A>
درج تصویر
<img
src=”mycomputer.gif” width=”70″ height=”55″ alt=”computr73.gif “>
<table border=”1″>
<tr> <td>row 1, cell 1</td>
<td>row 1, cell 2</td> </tr>
<tr> <td>row 2, cell 1</td> <td>row 2, cell 2</td> </tr> </table>
<table border=”1″>
<tr> <td>Row 1, cell 1</td>
<td>Row 1, cell 2</td>
</tr> </table>
<table border=”1″>
<tr> <th>Heading</th> <th>Another Heading</th> </tr> <tr> <td>row 1, cell 1</td> <td>row 1, cell 2</td> </tr> <tr> <td>row 2, cell 1</td> <td>row 2, cell 2</td> </tr> </table>
قسمت بندی صفحه
<frameset cols=”25%,75%”>
<frame src=”frame_a.htm”>
<frame src=”frame_b.htm”>
</frameset>
فرم ها و اجزای آن ها
textarea fields, drop-down menus, radio buttons, checkboxes
<FORM NAME=”Order” METHOD=”GET” ACTION=”order.cgi“>
Textfield
<form>
First name: <input type=”text” name=”firstname”>
<br>
Last name: <input type=”text” name=”lastname”>
</form>
Radio Button
<form>
<input type=”radio” name=”sex” value=”male”> Male
<br>
<input type=”radio” name=”sex” value=”female”> Female </form>
Checkboxes
<form>
I have a bike: <input type=”checkbox” name=”vehicle” value=”Bike” >
<br >
I have a car: <input type=”checkbox” name=”vehicle” value=”Car” >
<br >
I have an airplane: <input type=”checkbox” name=”vehicle” value=”Airplane” >
</form>
The Form’s Action Attribute and the Submit Button
<form name=”input” action=”html_form_action.asp” method=”get”> Username: <input type=”text” name=”user”>
<input type=”submit” value=”Submit”>
</form>
Button
– Causes the data in the form fields to be sent to the CGI script.
– Sets all the form fields back to their default value, or blank.
– Performs no action on its own, but you can assign it one using JavaScript.
<meta> tags
This meta element defines a description of your page:
<meta name=”description” content=”Free Web tutorials on Excel”>
This meta element defines keywords for your page:
<meta name=”keywords” content=“Excel, Microsoft, tutorial, XML”>
Animating text
<FONT SIZE=”4″ FACE=”courier” COLOR=blue><MARQUEE WIDTH=100% BEHAVIOR=ALTERNATE BGColor=yellow>This is an example of an alternating marquee…</MARQUEE></FONT>
پاورپوینت HTML، CSS وJavascript
[dlbox title=”مشخصات فایل” link=”#” type=”pptx.” size=”0.460 مگابایت” pass=”ندارد” page=”49صفحه”]
هنوز حساب کاربری ندارید؟
ایجاد حساب کاربری
دیدگاهها
هیچ دیدگاهی برای این محصول نوشته نشده است.