An open API service indexing awesome lists of open source software.

https://github.com/mrdiamonddirt/htmllesson

messing around with markdown using the audio html fuction and a tiny bit more
https://github.com/mrdiamonddirt/htmllesson

github html inline-styles lessons lessons-learned newbiefriendly tutorials

Last synced: 2 months ago
JSON representation

messing around with markdown using the audio html fuction and a tiny bit more

Awesome Lists containing this project

README

          

Some of the content on this page is inaccesible because it has to be viewed in a browser open the .html flie in a browser to view its beauty Created by me Rowan wood AKA RowDog





RowDog Developer Page


About Me
RowDog
The Aspiring Full Stack Developer


my profile pic


Favorite Foods



  • Pizza

  • Delicious pizza With Meat ON


  • Pie


  • Burgers




Favorite Movies



  1. Enemy of the state




  2. Law abiding citizen







a List of Skills I wish to acquire
why i am interested in developing my Skills Developing my skills as a Web Developer and why



  1. what skills i want to develop

    • My planning skills

    • My team working skills

    • My code writing skills




  2. Why i want to develop these skills

    1. Potentially further my career

    2. Because i like to learn

    3. i will become a better teacher


      • to help my kids to develop there computer skills from an early age










Wilhelm Scream

Your browser does not support the audio element.



Start Of The Form

Name:


Save








Form Inputs
Select me
Select me
Tick Me
Tick Me




Press this button to scream


this text is in a text area you could but anything you want in here but everytime i update this file in visual studio code it wilhelm Screams at me and yeah i coded it and i could turn it off but after 100's of screams i still find it funny 😊




Link to my Github
CopsRP website

#wilhelmScream {
border: 1px solid rgba(59, 57, 57, 0.356);
border-radius: 5px;
}
#scream {
display: block;
margin: auto;
}
#secondDiv {
display: block;
margin: auto;
border: 1px solid rgba(59, 57, 57, 0.356);
border-radius: 5px;
background-color: rgb(31, 223, 111);
}
#thirdDiv {
display: block;
margin: auto;
border: 1px solid rgba(59, 57, 57, 0.356);
border-radius: 5px;
background-color: rgba(43, 43, 43, 0.727);
color: white;
}
iframe {
border-radius: 5px;
border: 2px solid rgb(20, 39, 211);
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
height: 500px;

}
footer {
text-align: center;
}
h1 {
border: 5px;
border-color: black;
}
body {
background-color: rgb(21, 229, 215);
}
footer {
background-color: aqua;
}
#profileimg {
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 13px;
width: 20%;
object-fit: cover;
}