Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="keywords" content="HTML, CSS, tutorial, free">
- <meta name="author" content="codedskills">
- <meta name="description" content="Learn HTML step by step">
- <meta charset="UTF-8">
- <center><h3>++++++++++-------------------------------------------------------------------------------------------------------------++++++++++</h3></center> <!-- <center> CENTERS THINGS-->
- </head>
- <body style="background-color:black">
- <html lang="en">
- <head> <!--<head> = HEADER-->
- <title>Learn HTML</title> <!--THE TITLE-->
- <center><h1><a href="https://codedskills.net" target=_blank><f style="color:red">_-_-_-_-_-CodedSkills.net-_-_-_-_-_</h1></a></center>
- <center><h3><ins><f style="color:green">__-_--Here are all the basics of HTML--_-__</ins></h3> <!--<h1> = Largest-->
- <center><p>--------------------------------------------------------------------------------------------------------------------------------------------------------------------------</p></center>
- <center><h1><f style="color:red">-------------THIS IS A HEADING-------------</h1> <!--<h1> = Largest-->
- <h2><f style="color:orange">-----------THIS IS A HEADING-----------</h2>
- <h3><f style="color:pink">---------THIS IS A HEADING---------</h3>
- <h4><f style="color:green">-------THIS IS A HEADING-------</h4>
- <h5><f style="color:purple">-----THIS IS A HEADING-----</h5>
- <h6><f style="color:lightblue">---THIS IS A HEADING---</h6></center> <!--<h6> = Smallest-->
- <!--This is a comment, It only appears in the html code and not on the webpage-->
- <center><h1><i><f style="color:lightgreen">+++_____Header example_____+++</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/heading.txt" width="700" height="100"></iframe></center>
- <center><p><f style="color:white">-_-_-_-_-_-_--------------------------------------------_-_-_-_-_-_-</p></center>
- <center><a href="https://pastebin.com/cuPy6Ts6" target=_blank><f style="color:green"><f style="color:red">+++___To understand more about this code, please refer to and study this pages source code here___+++<br/></a></center>
- <center><p><f style="color:white">-_-_-_-_--------------------------------------------_-_-_-_-</p></center>
- <center><h3><f style="color:white">+_----_------------------------------------------------------------------_----_+</h3></center>
- <center><f style="color:green">----------HEADINGS ARE BOLD BY DEFAULT----------</f></center>
- <!--Type: 'lorem' and hit tab to create an example paragraph-->
- <center><h3><f style="color:white">+____----_-------------------------------------------------------------------------_----____+</h3></center>
- <center><h3><f style="color:orange">Type: lorem and hit tab to create an example paragraph.</h3></center>
- <center><h3><f style="color:white">++_______----_-----------------------------------------------------------------------------_----_______+++</h3></center>
- <center><p><strong><f style="color:red"> THIS IS A BOLD PARAGRAPH: </strong></p>
- <h1><i><f style="color:red">_-_-_____Bold example_____-_-_</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/bold.txt" width="700" height="90"></iframe></center>
- <center><h3><f style="color:white">+++_________----_-------------------------------------------------------------------------------------_----_________+++</h3></center>
- <center><h3><f style="color:red">How to open a link in both same tab and in a new tab</h3>
- <h1><i><f style="color:red">-_-_-_Link example_-_-_-</i></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/link.txt" width="700" height="220"></iframe></center>
- <center><h3><f style="color:white">++++___________----_---------------------------------------------------------------------------------------------_----___________++++</h3></center>
- <center> <f style="color:red">CENTERING THINGS</center>
- <center><p><f style="color:white">----------------</p></center>
- <center><h1><i><f style="color:red">-_-_-_Centering example_-_-_-</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/center.txt" width="700" height="60"></iframe></center>
- <center><h3><f style="color:white">+++++___--------------------------------------------------------------------------------------___+++++</h3></center>
- <br/> <!--<br> = LINE BREAK-->
- <video controls src="sample.mp4" width="500"></video></center>
- <br/>
- <center><h2><f style="color:red"> TO ADD A VIDEO TO YOUR HTML PAGE, SIMPLY ADD THE FOLLOWING CODE.</h2>
- <center><h1><i><f style="color:red">__________Video_example__________</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/video.txt" frameboarder="5" width="800" height="200"></iframe></center>
- <br/>
- <center><h3><f style="color:white">---------------------------------------------------------------------------------------------------------------------------</h3></center>
- <center><h1><f style="color:red">To add markup to your text</h1></center>
- <center><p><f style="color:red">This is---- <i>(Italic text):</i></p>
- <p><f style="color:red">This is----<big><f style="color:red">(big text):</big></p>
- <p><f style="color:red">This is ----(<small><f style="color:red">small text):</small></p>
- <p><f style="color:red">This is a----<sub><f style="color:red">(subscript):</sub></p>
- <p><f style="color:red">This is a----<sup><f style="color:red">(superscript):</sup></p>
- <p><f style="color:red">This is-----<ins><f style="color:red">(inserted text):</ins></p>
- <p><f style="color:red">This is----<del><f style="color:red">(deleted text):</del></p>
- <p><f style="color:red">This is----<mark><f style="color:red">(marked text):</mark></p></center>
- <center><h1><f style="color:red">__________Text_markup_examples__________<br/></h1></center>
- <br>
- <h1><i><center><f style="color:red">Markup example</center></i></h1>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/text.txt" width="800" height="220"></iframe></center>
- <center><h3><f style="color:white">---------------------------------------------------------------------------------------------------------------------------</h3></center>
- <br/>
- <ul> <!-- <ul> = UNORDERED LIST-->
- <center><h3><i><f style="color:red">This is how you create an unordered list</i></h3>
- <li><f style="color:red"> Pizza </li> <!-- <li> = LIST-->
- --
- <li><f style="color:red"> Milk </li>
- --
- <li><f style="color:red"> Cheese </li></center>
- <center><h1><i><f style="color:red">Unordered list example</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/u_list.txt" width="800" height="220"></iframe></center>
- </ul>
- <br/>
- <center><h3><f style="color:white">---------------------------------------------------------------------------------------------------------------------------</h3></center>
- <ol type="A"> <!--<ol> = ORDERED LIST-->
- <center><h3><f style="color:red">To make an ordered list (A-Z)</h3>
- <li><f style="color:red">Eat breakfast</li>
- --
- <li><f style="color:red">Take shower</li>
- --
- <li><f style="color:red">Go to work</li></center>
- --
- <center><h1><i><f style="color:red">Ordered list example</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/o_list.txt" width="800" height="220"></iframe></center>
- </ol>
- <br/>
- <center><h3><f style="color:white">---------------------------------------------------------------------------------------------------------------------------</h3></center>
- <br/>
- <dl> <!--<dl> = DESCRIPTION LIST-->
- <center><h4><f style="color:red">Description list</h4>
- --
- <dt><f style="color:red"> HTML: </dt>
- <dd><f style="color:red">This adds structure to a webpage </dd>
- --
- <dt><f style="color:red">CSS:</dt>
- <dd><f style="color:red">This adds style to a webpage</dd>
- --
- <dt><f style="color:red">Javascript:</dt>
- <dd><f style="color:red">This adds functionality to a webpage</dd></center>
- --
- <center><h1><i><f style="color:red">Description list example</i><br/></h1></center>
- <br>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/d_list.txt" width="800" height="260"></iframe></center>
- </dl>
- <center><h3><f style="color:white">----------------------------------------------------------------------------------------------------------</h3></center>
- <center><h3><ins><f style="color:red">This is a table</ins></h3>
- <table bgcolor="black" width="700">
- <tr bgcolor="black"> <!--<tr> = TABLE ROW-->
- <th><f style="color:red">Sunday</th>
- <th><f style="color:red">Monday</th>
- <th><f style="color:red">Tuesday</th>
- <th><f style="color:red">Wednesday</th>
- <th><f style="color:red">Thursday</th>
- <th><f style="color:red">Friday</th>
- <th><f style="color:red">Saturday</th>
- </tr>
- <tr bgcolor="black" align="center">
- <td><f style="color:red">CLOSED</td> <!--<td> = TABLE DATA-->
- <td><f style="color:red">9-5</td>
- <td><f style="color:red">9-5</td>
- <td><f style="color:red">9-5</td>
- <td><f style="color:red">9-5</td>
- <td><f style="color:red">9-5</td>
- <td><f style="color:red">9-5</td></center>
- </tr>
- </table>
- <br/>
- <center><h1><i><f style="color:red">Table example</i></h1></center>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/table.txt" width="800" height="220"></iframe></center>
- <center><h3><f style="color:white">---------------------------------------------------------------------------------------------------------------------------</h3></center>
- <center><button onclick="doSomething()" style="background-color:black;color:red;border-radius:5px">Im a button with a simple javascript..Click Me!!</button></center>
- <p id="test"><f style="color:red">When you click the button, this text will change to success!!</p>
- <script>
- function doSomething(){
- document.getElementById("test").innerHTML = "Success, Please visit https://codedskills.net";
- }
- </script>
- <br>
- <center><h1><i><f style="color:red">Javascript example</i></h1></center>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/script.txt" width="800" height="140"></iframe></center>
- <center><h3><f style="color:white">---------------------------------------------------------------------------------------------------------------------------------------------</h3></center>
- <br>
- <center><h5><f style="color:white">---------------------------------------------------------------------------------------------------------------------------------------------------------</h5></center>
- <center><h3><f style="color:red"> NOTE: These are all example input boxes, the information you give goes nowhere and does nothing!</h3></center>
- <center><h5><f style="color:white">--------------------------------------------------------------------------------------------------------------------</h5></center>
- <center><h5><f style="color:red"> You do not need to fill any of this information out.</h5></center>
- <center><h5><f style="color:white">-------------------------------------------------------------------------------------</h5></center>
- <br>
- <form action="input.php" method="POST">
- <label for="fname"><f style="color:red">----First name : </label>
- <input type="text" id="fname" placeholder="type your first name?">
- <label for="lname"><f style="color:red">----Last name : </label>
- <input type="text" id="lname" placeholder="type your last name?">
- <br>
- <br>
- <label for="pass"><f style="color:red">----Password : </label>
- <input type="password" id="pass" name="pass" placeholder="*********************" maxlength="20" required>
- <label for="email"><f style="color:red">----Email : </label>
- <input type="email" id="email" name="email" placeholder="[email protected]">
- <br>
- <br>
- <label for="phone"><f style="color:red">----Phone # : </label>
- <input type="tel" id="phone" name="phone" placeholder="000-000-0000">
- <label for="bdate"><f style="color:red">----Birthday : </label>
- <input type="date" id="bdate" name="bdate">
- <br>
- <br>
- <label for="quantity"><f style="color:red">----Quantity : </label>
- <input type="number" id="quantity" name="quantity">
- <br>
- <br>
- <label for="Mr."><f style="color:red"> (Title) : Mr.</label>
- <input type="radio" id="Mr." name="title" value="Mr.">
- <label for="Mrs."><f style="color:red">Mrs.</label>
- <input type="radio" id="Mrs." name="title" value="Mrs.">
- <label for="PhD"><f style="color:red">PhD.</label>
- <input type="radio" id="PhD." name="title" value="PhD.">
- <label for="payment"><f style="color:red">Payment : </label>
- <select id="payment" name="payment">
- <option value="giftcard"><f style="color:red">Giftcard : </option>
- <option value="mastercard"><f style="color:red">Mastercard : </option>
- <option value="visa"><f style="color:red">Visa : </option>
- </select>
- <br>
- <br>
- <label for="subscribe"><f style="color:red">Subscribe : </label>
- <input type="checkbox" id="subscribe" name="subscribe">
- <input type="submit">
- <input type="reset">
- </form>
- <br/>
- <center><i><h1><f style="color:red">_-_-_-_-Form example-_-_-_-_</h1></i></center>
- <center><iframe allowtransparency="true" style="background-color: lightblue;" src="https://codedskills.net/learn_html/form.txt" width="800" height="600"></iframe></center>
- <br>
- <br>
- <center><h1><f style="color:white">------------------------------------------------------------------------------------------------------------------------------</h1></center>
- <br>
- <center><h1><a href="https://codedskills.net" target=_blank><f style="color:red">....(CodedSkills Home)....</h1><br/></a></center>
- <br>
- <center><a href="https://codedskills.net/coded_paste/?e4a0cabc64473dc1#2qaH6Tdkce3qM928KLS6w9ysBbh8LzRTLS41jJcVK18Z" target=_blank>View page source<br/></a></center>
- <br>
- <center><iframe src="https://pastebin.com/embed_iframe/cuPy6Ts6" width="1400" height="2500"></iframe></center>
- <br>
- <center><h1><f style="color:red">Copyright © CodedSkills.net 2022.
- <br>
- All rights reserved.
- </h1></center>
- <br>
- <br>
- <f style="color:red">#CODED BY C0D3D aka Jimmy-Blaize @ https://codedskills.net
- #IF YOU WISH TO BE A PART OF OUR DEVELOPING TEAM @ CODEDSKILLS.NET, PLEASE EMAIL ME @ [email protected] with a detailed application. Must speak fluent english. Looking for forum moderators: Must have experience and dedicated time.
- #LOOKING FOR A GRAPHICS ARTIST TO HELP MAKE OUR COMMUNITY ATTRACTIVE.
- #LOOKING FOR CODERS, MUST HAVE EXPERIENCE.
- #LOOKING FOR FORUM MODERATORS.
- #LOOKING FOR SOCIAL MEDIA NERDS AND OR PEOPLE THAT CAN HELP SPREAD THE WORD.
- #LOOKING FOR VIDEO EDITORS.
- #LOOKING FOR PEOPLE WITH LINUX EXPERIENCE.
- #LOOKING FOR TEACHERS.</f> <!--<f> = FOOTER-->
- <br/>
- <body>
- </body>
- </html>
Add Comment
Please, Sign In to add comment