- MDN Web Docs is an open-source, collaborative project documenting Web - platform technologies, including{" "} - CSS,{" "} - HTML,{" "} - JavaScript, and{" "} - Web APIs. We also provide an - extensive set of{" "} - learning resources for beginning - developers and students. -
+- We're always striving to connect developers more seamlessly with the - tools and information they need to easily build projects on the{" "} - open Web. Since our beginnings in 2005, Mozilla and - the community have amassed around 45,000 pages of free, open-source - content. -
- {/*- This guiding principle has made MDN Web Docs the go-to repository of - independent information for developers, regardless of brand, browser - or platform. We are an open community of devs, writers, and other - technologists building resources for a better Web, with over 17 - million monthly MDN users from all over the world. Anyone can - contribute, and each of the 45,000 individuals who have done so over - the past decades has strengthened and improved the resource. We also - receive content contributions from our partners, including Microsoft, - Google, Samsung, Igalia, W3C and others. Together we continue to drive - innovation on the Web and serve the common good. -
-- Through our GitHub documentation repository, contributors can make - changes, submit pull requests, have their contributions reviewed and - then merged with existing content. Through{" "} - - this workflow - - , we welcome the vast knowledge and experience of our developer - community while maintaining a high level of quality, accurate content. -
--
- Condimentum donec quam odio viverra erat mi mae-cenas odio. Tempus - arcu tincidunt tortor placerat tempor pharetra. -
- - First Name - - Title goes here -Name | -- - Expires - - | -- - Path - - | -- - Secure - - | -- - HttpOnly - - | -- - SameSite - - | -- - Prefix - - | -||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
- {key} - | -- {value.expires - ? formatDateTime(new Date(value.expires)) - : "Session"} - | -
- {value.path}
- |
-
- |
-
- |
-
- {value.samesite ? {capitalize(value.samesite)} : "-"}
- |
-
- |
+ <>
+
Name | ++ + Expires + + | ++ + Path + + | ++ + Secure + + | ++ + HttpOnly + + | ++ + SameSite + + | ++ + Prefix + + |
---|
{value.path}
+ {capitalize(value.samesite)}
+ ) : (
+ "-"
+ )}
+