DEV Community

Wasim Parsani
Wasim Parsani

Posted on

Help me !!

Hey folks 😊 πŸ‘‹

I am new to web development..
I have created my website for my project showcase..
Here is the link πŸ”—πŸ‘‡

http://uniquebond.live/

But i see this is not looking Good..☹️
I mean my website is NOT RESPONSIVE

and i think some css-padding issue in my code..
I hear that many people will help me out here!!😘

Anyone want to contribute to my Repository and can make my website look professional..
Here is the link πŸ”— of my Repo.
https://github.com/wasimparsani/ledcube.github.io

That will be great help for me !!

Thankyou so much!!😊

Top comments (6)

Collapse
 
allenherze profile image
Joshua Coutinho

In order to remove the padding / margin, you can add the below CSS properties at the start of your CSS file .

The above code applies a margin and padding reset to the whole website, as the asterisk selector targets the whole website. This is normally done because some HTML elements have a default padding and margin.

Let me know if this helps πŸ‘πŸΌ

Collapse
 
wasimparsani profile image
Wasim Parsani

Thankyou so much i will do that

Collapse
 
prashanthwagle profile image
Prashanth P Wagle

Totally out of context, but how to get an image like that (making user input appear in a terminal window)

Collapse
 
allenherze profile image
Joshua Coutinho

You can use this site carbon.now.sh to generate an image like that. You can either drag and drop a file in the text area or type the code

Collapse
 
mckkaleb profile image
Kaleb McKinney

I'm not the greatest at css, but I can help with this.

Collapse
 
wasimparsani profile image
Wasim Parsani

Thankyou so much you can!!
I have given the link of my github repo.