It’s a Website that Automatically generates CSS Codes for your website; however it is not complete yet - and i am still working on adding more functions soon, do you guys have any suggestions on what i can add?
Thanks for your opinion. I appreciate it, but this is just a project made for fun - i don’t want to use it for serious purposes. It’s just a small experiment i am trying to do.
also making new elements would require a lot of JS just so you know at your knowledge level unless if you have something to duplicate that you throw off to the side
You could add a system font option. font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
It sets the websites font to the systems preferred font (eg, if i was on an iphone it would show the ios system font), i was saying you could add it to one of the font options.
Hey, background-images must be enclosed with a url('') tag, like if you want to use https://domain.tld/folder/image.png as a background image, then you would use: url('https://domain.tld/folder/image.png')
I know
It’s a system for removing blank lines. So i assigned an ID to each individual <br> tag and it displays them when a checkbox is ticked, but hides them when it’s unticked.
I’ll be making a clone of this which would be a lot more optimized and such, that I won’t actually want you to use. It will be a small, simple demo like this.
*don’t tell me to merge the two designs please or do anything when I actually do make this since I want it to be “simple and small”