Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 6ffb2d81e81c413af6a70ac5c5fef2d8 > files > 10

php-pear-XML_HTMLSax3-3.0.0-12.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> <var name="title"> </title>
</head>

<body>
<h1><var name="title"></h1>

<font
    color='blue'
    size = "3"
    face=Verdana>

    <var name="para1">

</font>

<br     />

<var name="para2">

<br     />

<form>
    <select>
        <option selected>Selected Option - note the attribute
    </select>
</form>

<?php
// PI Handler deals with this
echo "Hello World!"
?>

<%
// JASP handler deals with this
document.write("Hello World!");
%>

</list>
</body>
</html>