Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Ram Barabde

@RamBarabdeCoder
  • SGNP Information Center

    Cover page
    Made with HTML, CSS, JS

    ALL INFO ABOUT SANJAY GANDHI NATIONAL PARK

    Recent comments (0)
RamBarabdeCoder
RamBarabdeCoder
shared a Post
2 years ago
Can anyone give some tags of python
please explain me the python language'
ShizukoV
ShizukoV
CodingCactus has a good overview: https://how-to-python.codingcactus.repl.co/2 years ago
RamBarabdeCoder
RamBarabdeCoder
thank you @InvisibleOne u are supporting me from a long time2 years ago
InvisibleOne
InvisibleOne
Ok, here's an overview. Variables: Variables store blocks of data for use in the code, to create a variable you give it a name, then the value it is equal to. variable_1 = value Variables can either be integers, which are numbers without a decimal point. Floats, a number with a decimal point Strings, which is anything between two quotes, usually like a string of text There are also lists, which hold lists of values inside of two brackets, each value is separated by a comma. Some examples: va2 years ago
RamBarabdeCoder
RamBarabdeCoder
shared a Post
2 years ago
plz tell how to add it and then plz give codes and also any new thing you about buttons like color changing and many things in html language.
RamBarabdeCoder
RamBarabdeCoder
Thank you all @Aphmeta ,@InvisibleOne,@ruiwenge2 and more 2 years ago
InvisibleOne
InvisibleOne
In the HTML file Click Me! then in the css button { padding: 15px; font-size: 10px; color: white; font-family: 'Trebuchet MS'; background-color: darkgrey; border-radius: 5px; border: 6px solid black; } Something like that2 years ago
RamBarabdeCoder
RamBarabdeCoder
Can Any one tell me that when the cursor will goto the button then how it will change color2 years ago
RamBarabdeCoder
RamBarabdeCoder
shared a Post
2 years ago
please tell me politely because I am a learner so tell me.
Ram's Cafe
HTML, CSS, JS
xfinnbar
xfinnbar
Very good for a beginner, but I have a few things I don't like about it. Images are very large in file size and take a while to load. Consider compressing them. The website is not at all mobile friendly.2 years ago
RamBarabdeCoder
RamBarabdeCoder
shared a Post
2 years ago
https://SGNP-Information-Center.rambarabdecoder.repl.co
SGNP Information Center
HTML, CSS, JS
RamBarabdeCoder
RamBarabdeCoder
I am not a professional in coding i am learning. thanks Mr.Voo 2 years ago
MrVoo
MrVoo
CSS needs improving, and the fake login is annoying2 years ago
SlyLittleFox
SlyLittleFox
Bad. At first, it doesn't even validate the email. Second, the login step is just useless.2 years ago