Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.
Tutorialspoint

typeali

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:100px;
   height:75px;
   background-color:red;
   border:1px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hello, CSS3!</div>
</body>
</html>

Online HTML Editor

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<meta charset='UTF-8'>
</head>
<body>
<h1>Title</h1>
<form method='post'>
<table>
    <tr>
        <td><label for='login'>Name</label></td>
        <td><input type='text' name='login' id='login' placeholder="disabled" /></td>
    </tr>
    <tr>
        <td><label for='email'>Email</label></td>
        <td><input type='email' name='email' id='email' placeholder="disabled" /></td>
    </tr>
    <tr>
        <td><label for="phone">Phone</label></td>
        <td><input type='text' name='phone' id='phone' placeholder="disabled" /></td>
    </tr>
    <tr>
        <td>Comment</td>
        <td><textarea cols='22' placeholder="disabled"></textarea></td>
    </tr>
    <tr>
        <td>Gender:</td>
        <td>Male <input type='radio'name='gender' value='male'></td>
        <td>Female<input type='radio'name='gender' value='female'></td>
    </tr>
    <tr>
        <td>Pryklad:</td>
        <td><input type='checkbox' name='specal_of' value='1'>Specal offers</td>
        <td><input type='checkbox' name='latest' value='1'>Latest news</td>
    </tr>
    <tr>
        <td>Звертання:</td>
        <td>
            <select name='adv'>
                <option value='Mr.'>Mr.</option>
                <option value='Mrs.'>Mrs.</option>
                <option value='It' selected>It</option>
                <option value='Senior' disabled>Senior</option>
                <option value='Seniorita' disabled>Seniorita</option>
            </select>
        </td>
        <td></td>
    </tr>
    <tr>
        <td></td>
        <td><input style='width:178px' type='Submit' value='Register'></td>
    </tr>
    
    
    
</table>
</form>
</body>
</html>

My web page

<!DOCTYPE html>
<html>
<head>
 <Title>
     My Name is menka 
     
     </Title>

</head>
<body>
     "Hello World"


</body>
</html>

ihechi

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:100px;
   height:75px;
   background-color:red;
   border:1px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hello, CSS3!</div>
</body>
</html>

my first website

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:100px;
   height:75px;
   background-color:red;
   border:1px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hellravi CSS</div>
</body>
</html>

beauty and beast

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:100px;
   height:75px;
   background-color:red;
   border:1px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hello, CSS3!</div>
</body>
</html>

Html

<html>
    <head>
        <script>
            var txt ="pass 70% fail 30%";
            var pattern=/\D/g;
            var res= txt match(pattern);
            document write(res);
        </script>
    </head>
    
</html>

coding ground

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:100px;
   height:75px;
   background-color:red;
   border:1px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hello, CSS3!</div>
</body>
</html>

Hello Computer

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:100px;
   height:75px;
   background-color:red;
   border:1px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hello, CSS3!</div>
</body>
</html>

Enter a beautiful title for your project before generating permalink Enter a beautiful title for your project before generating permalink Enter a beautiful title for your project before generating permalink Enter a beautiful title for your project before

<!DOCTYPE html>
<html>
<title>Web Page Design</title>
<head>
<style type="text/css">
div
{
   width:199px;
   height:175px;
   background-color:red;
   border:13px solid black;
}
#div2
{
   transform:rotate(30deg);
   -ms-transform:rotate(30deg); /* IE 9 */
   -moz-transform:rotate(30deg); /* Firefox */
   -webkit-transform:rotate(30deg); /* Safari and Chrome */
   -o-transform:rotate(30deg); /* Opera */
   background-color:yellow;
}
</style>
</head>
<body>
<div>Hello, World!</div>
<div id="div2">Hello, CSS3!</div>
</body>
</html>

Advertisements
Loading...

We use cookies to provide and improve our services. By using our site, you consent to our Cookies Policy.