journey2022.hashnode.devTailwind CSS Free Component Library: PrelineTailwind CSS is a widely-used CSS framework known for its simplicity. Unlike other frameworks, Tailwind CSS focuses on providing a set of CSS classes that you can use to style your website or application. It doesn鈥檛 come with pre-designed elements li...Aug 2, 2023路6 min read
journey2022.hashnode.dev5 powerful ChatGPT Prompts for Web DevelopersWelcome to our blog! If you're a web developer looking to enhance your skills and streamline your workflow, you've come to the right place. In this article, we'll explore the power of ChatGPT, a revolutionary tool that can help you level up your deve...Jun 10, 2023路5 min read
journey2022.hashnode.dev10 Powerful ChatGPT Prompts to boost your ProductivityChatGPT is a special project created by OpenAI and Sam Altman. Its purpose is to make chatbot conversations feel more natural and human-like by using an advanced technology called natural language processing. This technology helps the model understan...Jun 1, 2023路8 min read
journey2022.hashnode.devLearn CSS z-index by making Santa馃巺In this article, we will cover what is z-index, how it is applied and the process to select the right z-index. We will implement our learning by using z-index to make Santa Claus face. In the end, we will add some animation to Santa. I hope this arti...Apr 28, 2023路10 min read
journey2022.hashnode.devMake your website stand out with CSS box-shadowBox-shadow property is used to add a shadow effect around the elements. Why Box-shadow? It creates beautiful visualisation effects on the website. You can use this property on buttons, logos, pre-loaders, headings, etc. to make elements of the webpag...Jan 31, 2023路2 min read