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
- Host: GitHub
- URL: https://github.com/mrdiamonddirt/htmllesson
- Owner: mrdiamonddirt
- Created: 2022-10-03T12:23:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T17:22:19.000Z (about 3 years ago)
- Last Synced: 2025-02-23T07:20:31.506Z (7 months ago)
- Topics: github, html, inline-styles, lessons, lessons-learned, newbiefriendly, tutorials
- Language: HTML
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
Favorite Foods
- Pizza
Delicious pizza With Meat ON
- Pie
![]()
- Burgers
![]()
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
- what skills i want to develop
- My planning skills
- My team working skills
- My code writing skills
Why i want to develop these skills
- Potentially further my career
- Because i like to learn
- 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;
}