User Profile

Collapse

Profile Sidebar

Collapse
cloudytechi147
cloudytechi147
Last Activity: Jan 24 '22, 01:59 PM
Joined: Nov 22 '21
Location: India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cloudytechi147
    started a topic CSS file is only running part of the code

    CSS file is only running part of the code

    I'm building a website, but my HTML and CSS are bugging me. When I load my website through Github Pages, or through local files, I can see my HTML and it all works perfectly fine. The problem is, only part of my CSS is loading.

    On my website, I made a sidebar, and when I tested it through local files it worked fine. Yesterday I opened Notepad++ (I can't install VSCode on this computer) and opened my website to test what size font was...
    See more | Go to post

  • cloudytechi147
    replied to Difference between int and double???
    in C
    It usually occupies 32 bits in the computer memory with 4 bytes. An integer can have a maximum value of 2,147,483,647, whereas a float can have a maximum value of 3.4028235 × 1038.

    Double is an IEEE 754 64 bits double-precision floating-point format data type, which is also used to represent floating-point numbers. IEEE 754 is a standard representation of floating-point numbers in a computer.

    Blog link to know about...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...