DEV Community

Implementing Multiple Loading Spinners Made with Pure CSS and HTML

Fadi Nouh on June 15, 2021

Loading Spinners implementing multiple Loading Spinners Made with CSS and HTML only You can check an explanation video how this is bu...
Collapse
 
afif profile image
Temani Afif • Edited

Taken from here: tobiasahlin.com/spinkit/ (github.com/tobiasahlin/SpinKit). I can see the same code, you simply changed some naming.
Maybe give proper attribution instead of claming your are the author.

Collapse
 
fadinouh1 profile image
Fadi Nouh • Edited

And I think no problem to simplify the things for beginners, I re-write the code in more simple way to be more understandable

Collapse
 
afif profile image
Temani Afif

But it's good to "respect" other people work. You are free to explain an existing code or use it under a particular licence but It's good to consider a small attribution for the original author and not claim you are the author.

Thread Thread
 
fadinouh1 profile image
Fadi Nouh

I don't understand what is your problem

  • The code is different
  • I didn't use the whole spinners which he has
  • I just used the design , and those spinners are in many other places as well
  • I added the reference at the end for advance level coders
Thread Thread
 
afif profile image
Temani Afif

I have no problem, I simply pointed to the original source of your code and sorry it's not different, I verified and it's the same code. Changing the names of the classes doesn't make it a different code.

As a moderator here, I have the obligation to verify the content posted here and especially when it comes to plagiarism.

Again, I have no problem with you and with the code you are using. I simply pointed that you used a code from another source, that's all.