Ashura: Mit html Files Uploaden

Beitrag lesen

Hallo H-P.

<h3>Konvert your Music File into: mp2, mp3, wav or ogg vorbis</h3>

KDE-Nutzer?

<form name="ValidForm">
Source File: <input type="File" name="strFile"><br>

<br>? Brrrr …

mp2<input type="radio" checked name="format" value="mp2" id="O1">
mp3<input type="radio" name="format" value="mp3" id="O2">
wave<input type="radio" name="format" value="wave" id="O3">
ogg vorbis<input type="radio" name="format" value="ogg vorbis" id="O4">
<input type="button" value="Konvert!" name="Button1"

Hier fehlt ein „>“. (Hmja … eindeutig KDE-Nutzer.)

</form>

Die Tabelle hab ich rausgenommen, weil Tabellen sind böse! ;o)

In Formularen sind sie vertretbar. Unabdingbar, aber von dir verschmäht, sind jedoch http://de.selfhtml.org/html/formulare/strukturieren.htm#label@title=label-Elemente.

Einen schönen Mittwoch noch.

Gruß, Ashura

--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]