I link css to html on vs-code. center-aliend doesn't work here. Is there anyone who knows what part is wrong? I want to set the text 'Hello Static!!' to the cen
I am making an application in Django, where I have a main (index) page displaying a number of objects styled with CSS. The CSS is in a static file. When I do no
I'm new to SVG and stuff and I'm trying to add different colors for the different dashes of a single stroke. <style> .c-dashed-line__path { animation:
So I was following the React Crash Course on YouTube for Beginners from Academind. I was following everything along and everything was good until I came to the
normal scale zoomed in the play button slides down when zooming in, but the other elements remain in their places. I've been trying to figure out how to fix it
https://codepen.io/hexagoncircle/pen/jgGxKR?editors=0110 I was looking around for cool code to play around with and found this. I tried the classic google the
I am making a website for a client of mine, but I have a problem. I want 3 buttons with text pop up but they won't center. When I checked the inspector I could
Hey so im trying to display a message to the user if javascript is disabled using the noscript html tag. the message simply just asks them to re-enable javascri
Hey so im trying to display a message to the user if javascript is disabled using the noscript html tag. the message simply just asks them to re-enable javascri
Below is my code and here pagination is displayeing in laptop view as well as ipad or tablet view but while i am going to a small screen like mobile responsive
I am trying to figure out how to style this text to be bold in Shopify? <center> <font color="black">Free Shipping & Returns</font> <c
I am trying to create a "hotspot" map, which is an HTML image, with buttons absolutely positioned over top of the image. <div class="hotspot-map-container"&g
I'm using an event listener on the button element. The user's first asked to select a language. Once they've have done so they are presented with the button in
I am making a website for my discord bot (https://beast-bot.ga) i made a dark theme feature which will switch the website from light mode to d
I am having a hard time figuring out the code to position the search box from a DT table in a Shiny app to the middle. I'm using a DT extension package, called
I have an SVG and using a mask with a background color to show the SVG, Is there any property that i can use to invert the mask? eg. Normally
I've got a service sending a value, which I need it to be passed to the CSS file so I can control how much a meter gauge moves. The value is between 0 and 0.5,
I have my "+" that is a little bellow the center in my button. How can he be right in the center? Here is my code: Code
I am a beginner to web development and to CSS. I am creating a div that has text content inside of it. I want some of the text, the one that begins with "@", to
I recreate my first Google-homepage and I struggle to allow my footer responsive in two or three rows when the page size change. Currently whe