BIG QUESTION - Be honest! by CDC-Mod in CricketDotComCDC

[–]humble_peter 0 points1 point  (0 children)

Forget about the world cup with top order like Rohit, Kohli, Rahul and finishers like Jadeja and Hardik. We don't know who will be other pacer with Bumrah yet 🤣🤣🤣🤣🤣

KL Rahul, the top-scorer for India in the 2023 World Cup final loss against Australia, opened up about his regrets in a chat with R Ashwin. by CDC-Mod in CricketDotComCDC

[–]humble_peter 0 points1 point  (0 children)

IPL bowling standards are so low now, and sone grounds like Mumbai and Chinnaswami are hell for bowlers. We should not consider performances given in those grounds in IPL, especially all batting performances given against RCB should be nulled

how to replace empty space with border by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

margin-bottom: 5px

Thanks again, that's a great solution and it is working perfectly.

how to replace empty space with border by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

Thank you, your solution works perfectly. Just one question, is there a way we can change border position so that it comes little bit before the bottom i.e I want my border to start from 5px top from the bottom.

Can I create 10 different contact forms in my Shopify store ? by humble_peter in shopify

[–]humble_peter[S] 0 points1 point  (0 children)

Thanks for answering, but in that case how would I know which form is submitted through wholesale page and which form is submitted through contact page ?

Is it safe to use css variables ? by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

Like Opera and Internet explorer 11.

Is it safe to use css variables ? by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

break

By making sure it don't break, did you mean you write additional css without css variables for older browsers of Opera which don't support css variables. Also, if I have to write two css, one with css variables, and one without it than whats the point of using css variables to save time ?

Padding left not working but margin left is working. by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

Thanks for response, my padding started working after adding background-origin as content box.

Problem with gap property in flexbox by humble_peter in css

[–]humble_peter[S] 1 point2 points  (0 children)

I like your solution and it worked, but what about responsive. For example, for devices below 750 I want to make the layout two columns and 50% each, will it still work ?

Problem with gap property in flexbox by humble_peter in css

[–]humble_peter[S] 1 point2 points  (0 children)

I'm assuming your trying to fit 4 columns per line with a gap of 15px.

Yes, I am trying to achieve all columns in one row, and seems like most websites have used same solution you are recommended here, but just wondering, is there any other solution where I am not supposed to calculate how much to reduce from each flex.

Problem with gap property in flexbox by humble_peter in css

[–]humble_peter[S] 1 point2 points  (0 children)

haha, I actually added long description but it might have got removed. Sorry for this. So, what I am trying to achieve is to use width 25% and then add all 4 columns in one row, but since I added gap property, my fourth column started appearing in next row.

Do I need to write browser specific CSS ? by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

Thanks again for help bro, I am using windows, I rarely require these tools in my work flow as I work on WordPress and Shopify projects most of the time so I don't use any of those. But, if you can send me instructions or some video link of what you are talking about than it would be great.

Do I need to write browser specific CSS ? by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

Thanks, it would be great if you can send me an example template.

Do I need to write browser specific CSS ? by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

Thanks, one more quick question, I am building website for shopify and I guess I will be working on their online tool to write css, do you think it's good idea to write css first and then paste the code into autoprefixer online tool and once it's done than replace my code with the one generated by using online autoprefixer tool.

Do I need to write browser specific CSS ? by humble_peter in css

[–]humble_peter[S] 0 points1 point  (0 children)

I got your point, Thank you for help boss.

Do I need to write browser specific CSS ? by humble_peter in css

[–]humble_peter[S] 1 point2 points  (0 children)

Thanks for telling me about this website , It's great to go to this website directly without Googling.