Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<body>
<p>To copy the number to the directory, press
the right softkey.
<a href="wtai://wp/ap;028719186477">
02871 9186477</a>
</p>
</body>

CopyToDir.html
Settings N720Settings N510
Image AddedImage Added
  

 

 

 

Documents : 

 

1 Introduction...........................................................................................................4
1.1 Purpose of the Document..................................................................................4
1.2 Validity of the document....................................................................................4
2 HTTP reference...................................................................................................5
2.1 Authorization.....................................................................................................5
2.2 Redirection........................................................................................................5
2.3 HTTP Methods..................................................................................................5
2.4 HTTP Parameters.............................................................................................6
2.4.1 Header Parameters.......................................................................................6
2.4.2 URL Parameters............................................................................................7

xhtml-gp uas.pdf

1 Introduction ................................................................................................... 4
1.1 Purpose of the Document .......................................................................... 4
1.2 Validity of the document............................................................................. 4
2 XHTML Reference ....................................................................................... 5
2.1 Overview.................................................................................................... 5
2.2 General principles...................................................................................... 5
2.2.1 Basics .................................................................................................... 5
2.2.2 Navigation.............................................................................................. 5
2.3 Info Displays ........................................................................................... . 7
<title> ............................................................................................................. 7
<p>................................................................................................................. 8
<a>............................................................................................................... 11
2.4 Menus and Lists......................................................................................13
<ul>.............................................................................................................. 13
<li> ............................................................................................................... 13
2.5 Forms .....................................................................................................15
<form>.......................................................................................................... 15
<input> ......................................................................................................... 15
<select> / <option>.......................................................................................  18
<textarea>....................................................................................................  19
3 HTTP reference.........................................................................................  20
3.1 Digest Authentication............................................................................... 20
4 Device Capabilities.....................................................................................  21
4.1 Handsets ................................................................................................. 21
4.1.1 Display Capabilities..............................................................................  21
4.1.2 Fonts and Character sets.....................................................................  21
4.1.3 Form capabilities..................................................................................  21
4.2 Base Stations........................................................................................... 22
5 Annex...........................................................................................................23
A. Fonts ......................................................................................................... 23
A.1. Basic Latin .............................................................................................. 23
A.2. Latin 1 Supplement ................................................................................. 24
A.3. Special Characters................................................................................... 24

 

xhtml-gp 2.1.pdf

 

xhtml-gp uas.pdfxhtml-gp 2.1.pdf
1 Introduction
1.1 Purpose of the Document
1.2 Validity of the document
2 HTTP reference
2.1 Authorization
2.2 Redirection
2.3 HTTP Methods
2.4 HTTP Parameters
2.4.1 Header Parameters
2.4.2 URL Parameters

1 Introduction
1.1 Purpose of the Document
1.2 Validity of the document
2 XHTML Reference
2.1 Overview
2.2 General principles
2.2.1 Basics
2.2.2 Navigation
2.3 Info Displays
<title>  / <p> /  <a>
2.4 Menus and Lists
<ul> / <li>
2.5 Forms
<form> / <input> / <select> / <option> / <textarea>

3 HTTP reference
3.1 Digest Authentication
4 Device Capabilities
4.1 Handsets 
4.1.1 Display Capabilities
4.1.2 Fonts and Character sets
4.1.3 Form capabilities
4.2 Base Stations
5 Annex
A. Fonts
A.1. Basic Latin
A.2. Latin 1 Supplement
A.3. Special Characters

1 Introduction 

1.1 Purpose of the Document 
1.2 Validity of the document
2 XHTML Reference 
2.1 XHTML-GP Markup Rules
2.2 Prologue Components
2.2.1 Xml declaration
2.2.2 Doctype declaration
3 XHTML-GP Reference
3.1 Overview 
3.1.1 Elements and Attributes
3.1.2 CSS Styles
3.2 Classification of Elements

3.2.1 Block Elements 
3.2.2 Inline Elements
3.3 Structure and Header Elements
<html> / <head> / <title> / <body> / <meta>
3.4 Text Elements
<p> / <br>
3.5 Multimedia elements
<object> 
3.6 Hypertext
<a>
3.7 List
<ul> /  <li>
3.8 Basic Forms
<form> / <input> / <select> / <option> / <textarea> 

 

 

 

 

 

 

 

 1 Introduction 
1.1 Purpose of the Document 
1.2 Validity of the document
2 XHTML Reference 
2.1 XHTML-GP Markup Rules
2.2 Prologue Components
2.2.1 Xml declaration
2.2.2 Doctype declaration .....................................................................................7
3 XHTML-GP Reference........................................................................................8
3.1 Overview .........................................................................................................8
3.1.1 Elements and Attributes...............................................................................8
3.1.2 CSS Styles ..................................................................................................9
3.2 Classification of Elements................................................................................9
3.2.1 Block Elements ............................................................................................9
3.2.2 Inline Elements ............................................................................................9
3.3 Structure and Header Elements.....................................................................10
<html> ................................................................................................................10
<head>...............................................................................................................11
<title> .................................................................................................................11
<body> ...............................................................................................................11
<meta>...............................................................................................................12
3.4 Text Elements................................................................................................14
<p>.....................................................................................................................14
<br>....................................................................................................................15
3.5 Multimedia elements......................................................................................16
<object> .............................................................................................................16
3.6 Hypertext .......................................................................................................18
<a>.....................................................................................................................18
3.7 List.................................................................................................................20
<ul> ....................................................................................................................20
<li> .....................................................................................................................21
3.8 Basic Forms...................................................................................................22
<form>................................................................................................................22
<input> ...............................................................................................................22
<select>..............................................................................................................24
<option> .............................................................................................................24
<textarea> ..........................................................................................................25