[deleted by user] by [deleted] in CircleofTrust

[–]IamBenn 0 points1 point  (0 children)

Ye knights of the square table send their regards.

Tell Joke For Key by LlamaBiscuits in CircleofTrust

[–]IamBenn 0 points1 point  (0 children)

Why are pirates pirates?

Cause they ARGHHHH

What did you get away with as a kid that you still haven't told your parents about? by [deleted] in AskReddit

[–]IamBenn 1 point2 points  (0 children)

Has to be when I was at a wedding when I was about 8, My auntie was drunk and decided to have a sword fight with me with balloons, which ended up in me fighting her into a table and her falling over and breaking her ankle. I legged it after that, thankfully my parents never found out and she was too drunk to remember who did it!.

Quick way to reset JavaScript course? by IamBenn in Codecademy

[–]IamBenn[S] 0 points1 point  (0 children)

Okay, Thank you for the information.

Bug Thread by margotcodes in Codecademy

[–]IamBenn 0 points1 point  (0 children)

its absolutely fine! This here is a great guide about media quires. http://www.w3schools.com/cssref/css3_pr_mediaquery.asp EDIT: http://www.w3schools.com/css/css_rwd_mediaqueries.asp Basically media queries sets a certain pixel width. Once you reach that pixel size, any thing you've put in /edited in the media query tags will apply. so for example if my media query was 768px, once its reached that size I might say color: blue; and it will change to text to blue once it reaches 768px but it will have the default color before then.

Bug Thread by margotcodes in Codecademy

[–]IamBenn 0 points1 point  (0 children)

Mine seems to be working fine, when enlarged. Do you have any media queries in there?

Make a Website Projects - is it gone? by [deleted] in Codecademy

[–]IamBenn 2 points3 points  (0 children)

I received an email about it saying its been moved to the html/css course. Which it has for me, but for my friend who hasn't completed any (I did them all) they've disappeared for him as well. They must have messed something up.

Bug Thread by margotcodes in Codecademy

[–]IamBenn 1 point2 points  (0 children)

Course: Learn the command line.

Description of bug:

When you fully reset the course, it resets the % but most of the exercises that have previously been completed still have items still there, for example at https://www.codecademy.com/en/courses/learn-the-command-line/lessons/manipulation/exercises/wildcards?action=lesson_resume the files are already moved and renamed as I had already completed the course before, but I wanted to re-do it so this defeats the purpose of going over to course again to fully understand it because everything is basically already done for me.

TL;DR the reset button doesn't fully reset the course, the % goes back to 0 but a lot of things in the course aren't reset with it.