Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 8,776 for

view

(0.08 sec)
  1. MathML Text Containers - Learn web development ...

    In this article, we have learnt about a few token elements that are used as text containers as well as their different semantics, namely (identifier), (numbers), (operators), (generic text). We have seen special Unicode characters that are commonly found in math formulas and given an overView of some observable behaviors of the and elements. In the next article, we will see how to rely on token elements to build much complex expressions such as fractions and roots.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Learn/MathML/F...
  2. Grid layout and accessibility - CSS: Cascading ...

    Those of us who have been doing web development for more years than we care to remember might consider that CSS grid is a little bit like using "tables for layout". Back in the early days of web design, the way we constructed page layout was to use HTML tables, then fragment our design into the cells of those tables in order to create a layout. This had some advantages over the "CSS Positioning" that came afterwards, in that we could take advantage of the alignment and full height columns offered by table display. The biggest downside however was that it tied our design to the markup, often creating accessibility issues as it did so. In order to lay the design out in the table we often broke up the content in ways that made no sense at all when read out by a screen reader for example.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_gr...
  3. Privacy on the web | MDN

    People use websites for several important tasks such as banking, shopping, entertainment, and paying their taxes. In doing so, they are required to share personal information with those sites. Users place a certain level of trust in the sites they share their data with. If that information fell into the wrong hands, it could be used to exploit users, for example by profiling them, targeting them with unwanted ads, or even stealing their identity or money....deleted Ways in which users can view the data you have collected...modified on Sep 23, 2024 by . View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/Privacy
  4. Shapes from images - CSS: Cascading Style Sheet...

    In this guide, we will take a look at how we can create a shape from an image file with an alpha channel or even from a CSS Gradient. This is a very flexible way to create shapes. Rather than drawing a path with a complex polygon in CSS, you can create the shape in a graphics program and then use the path created by the pixels less opaque than a threshold value.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sh...
  5. font-size-adjust - CSS: Cascading Style Sheets ...

    The font-size-adjust CSS property provides a way to modify the size of lowercase letters relative to the size of uppercase letters, which defines the overall font-size. This property is useful for situations where font fallback can occur.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/font-s...
  6. Ordering flex items - CSS: Cascading Style Shee...

    Layout methods such as flexbox and grid enable controlling the order of content. In this article, we will take a look at ways in which you can change the visual order of your content when using flexbox. We will also consider how reordering items impacts accessibility.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_fl...
  7. 帰属表示と著作権使用許諾 - MDN Web Docs プロジェクト | MDN

    MDN Web Docs のコンテンツは無料で利用でき、様々なオープンソースライセンスのもとで利用することができます。... View this page on GitHub • Report...

    developer.mozilla.org/ja/docs/MDN/Writing_guide...
  8. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....straightforward from the user’s point of view - all you need is two-three...

    docs.groupdocs.com/conversion/net/convert/pdf/
  9. Styling Vue components with CSS - Learn web dev...

    Our work is done on the styling of our sample app. In the next article we'll return to adding some more functionality to our app, namely using a computed property to add a count of completed todo items to our app.... View this page on GitHub • Report...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  10. HTML 기본 - Web 개발 학습하기 | MDN

    HTML (Hypertext Markup Language)은 웹 페이지와 그 내용을 구조화하기 위해 사용하는 코드입니다. 예를 들면, 콘텐츠는 여러 개의 문단, 글 머리 목록이 구조화된 것이거나 사진이나 데이터 테이블일 수도 있습니다. 제목과 같이 이 글은 HTML과 그 기능에 대한 기본적인 이해를 제공할 것입니다.... View this page on GitHub • Report...

    developer.mozilla.org/ko/docs/Learn/Getting_sta...