Content deleted Content added
→Disadvantages: Tested Opera 9p2, 50kb data: uri works fine. |
Johnteslade (talk | contribs) m →Format |
||
Line 23:
data:[<mediatype>][;base64],<data>
The <mediatype> is an internet media type specification (with optional parameters; see [[MIME]]). The appearance of ";base64" means that the data is encoded as [[base64]]. Without ";base64", the data (as a sequence of
The <tt>data:</tt> URI scheme has no relative URL forms.
|