learning-area icon indicating copy to clipboard operation
learning-area copied to clipboard

GitHub repo for the MDN Learning Area.

Results 48 learning-area issues
Sort by recently updated
recently updated
newest added

Stylus supports both an indented syntax and regular CSS style, I think we should add a simple guide for Stylus.

按照月份1、3、5、10、12为31天,2月不闰月28天,其余时间30天。这样借助三元运算符就不用在`createCalendar`中传入`days`。 那么这种写法和历程中给出的传days的写法有什么区别呢? 即使考虑闰月,对于两种写法都是加入判断语句,似乎与不闰月没有不同。 > According to the 1st, 3rd, 5th, 10th and 12th of the month, there are 31 days. February is not a leap month with 28 days, and...

enhancement
help wanted
effort: small
area: JavaScript

eliminate double new line

Created SetInterval-Clock-Solution-Stop Watch

Legend for "Check shipping details" was set to "contenteditable:true", which is incorrect, so this attribute has been removed.

If there are multiple pieces of media on one page, the second transcript doesn't open on click. Is there a way to work around this? I was trying something like...

returning false causes the browser to not open the link which fixes the problem need to update the documentation as well