Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for z-index tag (CSS) #945

Open
BaseMax opened this issue Jan 9, 2025 · 2 comments
Open

Implement support for z-index tag (CSS) #945

BaseMax opened this issue Jan 9, 2025 · 2 comments
Labels
css enhancement New feature or request good first issue Good for newcomers yaml

Comments

@BaseMax
Copy link
Member

BaseMax commented Jan 9, 2025

Description

Category: Z

Tag: z-index

Brief: Sets the stack order of a positioned element

Learn more about z-index

Implement this tag in the Salam programming language for generating equivalent CSS.

@BaseMax BaseMax added css enhancement New feature or request good first issue Good for newcomers yaml labels Jan 9, 2025
@rico33631
Copy link

Hi @BaseMax! I'd love to work on this issue.

Could you provide more details on how you'd like the z-index tag to be implemented in the Salam language? Are there specific syntax or design patterns I should follow to keep it consistent with other CSS tags in Salam?

Looking forward to your guidance!

@BaseMax
Copy link
Member Author

BaseMax commented Jan 10, 2025

Hi, great to connect, and welcome to the community! It's a pleasure to see your enthusiasm for helping out. Based on your profile, I imagine this task might be a bit complex and could be too challenging for you to handle alone. Let me implement some CSS properties myself and provide you with a few examples; this should make it easier for you to build upon. For now, feel free to focus on other simpler issues. We have several easier tasks that aren't related to compiler engineering or low-level C programming. @rico33631

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css enhancement New feature or request good first issue Good for newcomers yaml
Projects
None yet
Development

No branches or pull requests

2 participants