Webmaster Sitesi
Geri git   Webmaster Sitesi > Değişik Dillerde Webmaster Sitesi Forumları > English Webmaster Forum

Profiles Index

English Webmaster Forum forum başlığına Profiles Index konusunun bir özeti <html></html> The html tag contains all of the XHTML of the document and is the primary container element for XHTML documents. XHTML Attributes - xmlns Explanation of the XHTML attribute ...
Cevapla
 
  #1  
WS 24-12-2009, 19:04
Engineer Resmi
Mühendis
4. Rank
 
Blog Yazıları: 4
Standart Profiles Index

<html></html>
The html tag contains all of the XHTML of the document and is the primary container element for XHTML documents.

XHTML Attributes - xmlns
Explanation of the XHTML attribute - xmlns

<var></var>
The var tag defines the enclosed text is variable or user supplied

<p></p>
The p tag defines paragraphs within documents.

<blockquote></blockquote>
The blockquote tag designates quoted text - generally long quotations where a paragraph break is appropriate

<param />
The param tag specifies values that might be required by an object or applet at run-time

<abbr></abbr>
The abbr tag or abbreviation tag is used to create abbreviations in HTML and XHTML.

<br />
The br tag defines a forced line break within an XHTML document.

<h1>, <h2>, <h3>, <h4>, <h5>, and <h6>
The h1 h2 h3 h4 h5 h6 elements create logical headings within the document.

<big></big>
XHTML element to render text in a larger font

<basefont />
The basefont tag allows you to provide localized formatting within documents.

<a></a>
The a tag or anchor tag is used to create links and anchors in HTML and XHTML.

<button></button>
The button tag tag defines a versatile button element for XHTML forms.

<blink></blink>
The blink tag allows you to create blinking text in Netscape browsers.

<blackface></blackface>
The blackface tag a WebTV or MSN TV tag used to display text as double-weight bold.

<body></body>
The body tag tag defines the contents of the XHTML document.

<audioscope></audioscope>
The audioscope tag a WebTV or MSN TV tag used to display sounds visually.

<b></b>
The b tag allows you to make text bold on Web pages.

<base />
The base tag - resolving relative information in Web pages

<bdo></bdo>
The bdo tag tag allows HTML to support text fonts that display right to left or left to right.

<bgsound>
Play background music on your Web page - this element is not part of the HTML 4.0 or XHTML 1.0 specification

<acronym></acronym>
The acronym tag is used to create acronyms in HTML and XHTML.

<area /> -
The area tag is used to create image map areas in HTML and XHTML.

<address></address>
The address tag tag is used to create addresses in HTML and XHTML.

<applet></applet>
The applet tag tag is used to create java applets in HTML and XHTML.

<input type="password" /> -
The input type="password" tag submits passwords to the form.

XHTML Attributes - clear
Description of the clear attribute of the br tag.

The SPAN Tag
This article about the SPAN tag is for beginning and intermediate Web developers who are interested in learning how to use the SPAN tag to create XHTML+CSS layouts, align page content, and define changes to inline content on your Web pages.

<img />
The img tag defines an image or Web graphic on the Web page.

<hr />
The hr tag defines a creates horizontal rule lines in the document.

<link />
The link tag links the current document to related documents such as style sheets

<meta />
The meta tag supplies additional information about a document

<keygen />
The keygen tag used to process Web forms with certificate management systems. The element generates a secure key and submits the public key.

XHTML Attributes - credits
Description of the body and table attribute credits.

XHTML Attributes - type
Explanation of the XHTML attribute type

<select></select>
The select tag creates drop-down lists in XHTML forms

XHTML Attributes - alt for input
Description of the alt attribute as it pertains to the input tag

<frameset></frameset>
The frameset element defines the container for a framed Web page

<input />
The input element is used to input data to Web servers using Web forms

XHTML Attributes - framespacing
Description of the framespacing attribute.

XHTML Attributes - topmargin
Description of the body and table attribute topmargin.

XHTML Attributes - marginheight
Description of the body and table attribute marginheight.

XHTML Attributes - bgproperties
Description of the body and table attribute bgproperties.

XHTML Attributes - bgcolor
Description of the body and table attribute bgcolor.

XHTML Attributes - leftmargin
Description of the body and table attribute leftmargin.

XHTML Attributes - instructions
Description of the body and table attribute instructions.

XHTML Attributes - alt
Description of the alt attribute as it applies to the image and area elements

XHTML Attributes - alt for applet
Description of the alt attribute as used in the applet element.

XHTML Attributes - logo
Description of the body and table attribute logo.

XHTML Attributes - alink
Description of the attribute alink


XHTML Attributes - cite for del and ins
Description of the cite attribute as it applies to the del and ins tags

<div></div>
The div element defines logical divisions within the document.

XHTML Attributes - cite for blockquote and q
Description of the cite attribute as used with blockquote and q

Internet Explorer Attributes - cols
Explanation of the Internet Explorer attribute cols for tables

<style></style>
The style element places CSS style sheets within the document

<i></i>
The i Element converts the enclosed text to italics.

<strike></strike>
The strike tag specifies text with a line through it, called strikeout

<u></u>
The u tag defines enclosed text as underlined

XHTML Attributes - height
Explanation of the XHTML attribute height for iframes images and objects

XHTML Attributes - width
Explanation of the deprecated XHTML attribute width

XHTML Attributes - object in Applets
Explanation of the deprecated XHTML attribute object as used in applets

XHTML Attributes - datetime
Explanation of the XHTML attribute datetime

XHTML Attributes - vlink
Explanation of the deprecated XHTML attribute vlink

XHTML Attributes - nohref
Description of the nohref attribute.

XHTML Attributes - version
Explanation of the deprecated XHTML attribute version

XHTML Attributes - text
Explanation of the deprecated XHTML attribute text

XHTML Attributes - noshade
Description of the deprecated XHTML attribute noshade

XHTML Attributes - width
Explanation of the XHTML attribute width for images, objects, tables and iframes

XHTML Attributes - link
Explanation of the deprecated XHTML attribute link

XHTML Attributes - height
Explanation of the deprecated XHTML attribute height

XHTML Attributes - span
Description of the span attribute

XHTML Attributes - cols
Explanation of the XHTML attribute cols for textareas

XHTML Attributes - name in Applets
Explanation of the deprecated XHTML attribute name as used in applets

XHTML Attributes - rowspan
Description of the rowspan attribute

<th></th>
The th element defines table header cells

XHTML Attributes - rows
Explanation of the XHTML attribute rows for textareas

<title></title>
The title tag defines the title of the document

<tbody></tbody>
The tbody element defines table bodies

XHTML Attributes - readonly
Explanation of the XHTML attribute readonly

<tr></tr>
The tr element defines table rows

XHTML Attributes - scope
Description of the scope attribute

XHTML Attributes - nowrap
Explanation of the deprecated table attribute nowrap.

XHTML Attributes - rules
Explanation of the XHTML attribute rules

<textarea></textarea>
The textarea element defines multi-line text fields in HTML forms

<table></table>
The table element creates tables inside Web documents

XHTML Attributes - summary
Explanation of the XHTML attribute summary

<tfoot></tfoot>
The tfoot element defines the rows that are part of the foot of the table

XHTML Attributes - colspan
Description of the colspan attribute

<thead></thead>
The thead element defines the rows that are part of the head of the table

<tt></tt>
The tt Element creates teletype or monospaced fonts of the enclosed text

<sup></sup>
The sup element designates superscript text

XHTML Attributes - headers
Description of the headers attribute

XHTML Attributes - axis
Description of the axis attribute

XHTML Attributes - char
Description of the char attribute in HTML table cells

XHTML Attributes - abbr
Explanation of the XHTML attribute - abbr

XHTML Attributes - rows
Explanation of the XHTML attribute rows

<td></td>
The td element defines table cells

XHTML Attributes - frame
Explanation of the XHTML attribute frame

XHTML Attributes - type
Explanation of the XHTML attribute type

XHTML Attributes - defer
Explanation of the XHTML attribute defer for script elements
WS
Cevapla


Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir)
 
Seçenekler


Benzer Konuları Oku
Konu Konu Açan Forum Cevap Son Mesaj
Cute Profiles WP Eklentisi arslanbey26 Wordpress 0 08-02-2010 20:38

Bağlantı Kur, Contact, Forum Kullanım Sözleşmesi, Gizlilik ~ siteler hakkında Style By: Powered

Saat: 04:36

 
© Copyright. All Rights Reserved. Webmaster Sitesi, Dünya'nın çeşitli yerlerinden katılan kullanıcılardan oluşmaktadır. Yönetim olarak her konuyu incelesek de bazen gözümüzden kaçabilmektedir. Açılan konularda bir yanlışlık veya yasalara aykırı içerikler görürseniz bu Webmaster Sitesi'nin sorumluluğunda değildir. Bizzat paylaşımı yapan kişi veya kişilerin sorumluluğundadır. Böyle bir durumda Webmaster Sitesi sorumlu tutulamaz, yargılanamaz.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250