Christian, Coder, Creator...
I'm a full-stack web dev, I love JS; HTML and CSS are fun too.
I like to make API things with Node.js as well. I'm learning Python.
Feel free to message me! π
Hey @ben, I've got a question about the 'Glam up my Markup' challenge.
I'm a little concerned about this sentence:
I know we can add some HTML tags (e.g., <style> to apply the CSS), but what are the limits of this? I would assume the script tag is allowed, but would meta tags like:
Be allowed for mobile responsiveness? Some of these things are kinda essential to me. To be specific, I would be using the meta name and charset properties, and then a <script> tag for a custom JS library that responsively changes the style of the select element.
Would that be OK?
Okay yeah that is a good call. The answer is yes, everything you're asking about is within the spirit of the request, but we will make some adjustments to make this clear in the rules.
Thank you for the question, we'll make some tweaks to our language.
Christian, Coder, Creator...
I'm a full-stack web dev, I love JS; HTML and CSS are fun too.
I like to make API things with Node.js as well. I'm learning Python.
Feel free to message me! π
Hey @ben, I've got a question about the 'Glam up my Markup' challenge.

I'm a little concerned about this sentence:
I know we can add some HTML tags (e.g.,
<style>to apply the CSS), but what are the limits of this? I would assume the script tag is allowed, but would meta tags like:Be allowed for mobile responsiveness? Some of these things are kinda essential to me. To be specific, I would be using the meta
nameandcharsetproperties, and then a<script>tag for a custom JS library that responsively changes the style of the select element.Would that be OK?
Okay yeah that is a good call. The answer is yes, everything you're asking about is within the spirit of the request, but we will make some adjustments to make this clear in the rules.
Thank you for the question, we'll make some tweaks to our language.
Alright, thanks for the info. π