Community » Forum » Feedback » Developer Community

masterplayer833
Businessman   VIP
I will be turning this into a coding course and a chat for the Develoeprs group, If you would like to join ask.
masterplayer833
Businessman   VIP
Any questions? I posted some code on page 4, if anyone has any questions ask. If any one has any comments, ask.
MrBird
Mogul   VIP
Quoting Eram:
So Mr Bird, in where does middle school range from in your school?

7-8th grade.
spacetinker
Businessman   VIP
Quoting MrBird:
[quote=Eram]So Mr Bird, in where does middle school range from in your school?

7-8th grade.[/quote]
for me it's 6th-8th
masterplayer833
Businessman   VIP
Any questions on the code?
spacetinker
Businessman   VIP
Quoting masterplayer833:
Any questions on the code?

so <button> is a button. so how do you get the signal from the button?
and <h1>-<h6> are all font sizes?
masterplayer833
Businessman   VIP
They are header sizes. And for signals form the button you need js. <button onclick="jsfunction()">Click to execute jsfunction</button> and at the ned of the body you would have a <script>function jsfunction(){
console.log("Hello WOlrd");
}</script>
masterplayer833
Businessman   VIP
I will give you a better example later.
masterplayer833
Businessman   VIP
Buisy at the moment.
spacetinker
Businessman   VIP
allright
First ... 3 4 5 6 7 ... Last