In this article we cover the absolute basics of HTML, to get you started. We define elements, attributes, and all the other important terms you may have heard, and where they fit into the language. We also show how an HTML element is structured, how a typical HTML page is structured, and explain other important basic language features. Along the way, we'll play with some HTML to get you interested!
- Prerequisites: Basic computer literacy, basic software installed, and basic knowledge of working with files.
- Objective: To gain basic familiarity with the HTML language, and get some practice writing a few HTML elements.
The streaming is currently in beta and only available for Android. You need to sign up for the beta in Google Play to get access to the correct app.
- Start by creating an account on this website.
- Verify your email address.
- Purchase a coffee on buymeacoffee using the same email to get one month access to the service.
- Sing in on the website and in the app and start streaming your games.
After you log in you will have access to a direct link, this link is unique for your account and is safe to share with anyone. This is the link you should use when setting up everything in your streaming application.
The site you log in to should be used by one device. On this site you have access to update roundnumber, stage, player names and players win/losses. After you save this data it will be displayed on the direct link site. Like this https://fabcounter.net/test.
The Green Screen button will change the background color to #00B140 behind all text. Hero images will be displayed below the life totals.
The Show Life Change button will activate so the life change is shown for 3 seconds every time the life is changed.
Test data is accessible here.
After you log in on the website you can access your own data by clicking the JSON data button. Your link will look like this: https://fabcounterprod-default-rtdb.europe-west1.firebasedatabase.app/users/test.json where "test" is replaced with your own ID.
You can access all images on https://fabcounter.net/Assets/<Image1>.jpg
Hero name conversion can be found on https://fabcounterprod-default-rtdb.europe-west1.firebasedatabase.app/users/heroes.json
The Timer value is UTC starttime plus 60/30 minutes (according to the selected format) in seconds for the timer. To calculate the remaining time of it you have to take current UTC in seconds minus Timer value.
If you have any questions, suggestions or bugrepports, do not hesitate to contact me at stevetv90@gmail.com or Sefan#5301 at Discord.