• Documentation
    • .NET Framework
    • Android
    • C#
    • CSS
    • Go
    • iOS
    • Java
    • JavaScript
    • PHP
    • All
  • Tutorial
    • Android
    • iOS
    • CSS
    • Docker
    • JavaScript
    • Python
    • Swift
  • Language
    • Objective-C
    • Ruby on Rails
    • C#
    • R
    • JavaScript
    • PHP
    • C++
    • Perl
    • Python
    • Html
    • VBA
    • Java
    • Delphi
    • Scala
  • Platform
    • iOS
    • iPhone
    • Html5
    • Git
    • Android
    • .NET
    • OSX
    • Apache
    • ASP.NET
  • Framework
    • Django
    • AngularJS
    • Node.js
    • Spring
    • jQuery
    • WCF
    • ASP.NET MVC3
    • ActionScript3
    • Twitter Bootstrap
    • qt
    • Cocoa Touch
  • Software
    • WordPress
    • Excel
    • Facebook
    • MATLAB
    • Google Maps
    • Internet Explorer
    • Google Chrome
    • Maven
  • Data
    • SQL Server 2008
    • MongoDB
    • PostgreSQL
    • SQL
    • MySQL
    • Database

Comments

  • Comments in CSS always start with /* and end with */
  • Comments cannot be nested

Single Line

/* This is a CSS comment */
div {
   color: red; /* This is a CSS comment */ 
}

Multiple Line

/*
    This
    is
    a
    CSS
    comment
*/
div {
   color: red;
}

  • Pre
  • Next

Guidance List

  • Multiple columns
  • Tables
  • CSS design patterns
  • Browser Support & Prefixes
  • Normalizing Browser Styles
  • Padding
  • Layout Control
  • Filter Property
  • Comments
  • Cursor Styling
  • box-shadow
  • Custom Properties (Variables)
  • Shapes for Floats
  • Grid
  • Border
  • Functions
  • 3D Transforms
  • Counters
  • Single Element Shapes
  • Opacity
  • Performance
  • Getting started with CSS
  • Backgrounds
  • Centering
  • Columns
  • Margins
  • Media Queries
  • Inline-Block Layout
  • Inheritance
  • CSS Image Sprites
  • Clipping and Masking
  • Floats
  • List Styles
  • Outlines
  • Typography
  • Structure and Formatting of a CSS Rule
  • Fragmentation
  • Flexible Box Layout (Flexbox)
  • Cascading and Specificity
  • Overflow
  • CSS Object Model (CSSOM)
  • Feature Queries
  • Stacking Context
  • Internet Explorer Hacks
  • Block Formatting Contexts
  • Vertical Centering
  • Object Fit and Placement
  • Animations
  • Selectors
  • Colors
  • The Box Model
  • Transitions
  • Length Units
  • Pseudo-Elements
  • Positioning
  • 2D Transforms
Number Utilities
  • Binary to Decimal Converter
  • Binary to HexaDecimal Converter
  • Binary to Octal Converter
  • Decimal to Binary Converter
  • Decimal to HexaDecimal Converter
  • Decimal to Octal Converter
  • HexaDecimal to Binary Converter
  • HexaDecimal to Decimal Converter
  • Octal to Binary Converter
  • Octal to Decimal Converter
String Utilities
  • Base64 Decoder
  • Base64 Encoder
  • Binary to String Converter
  • Hex to String Converter
  • String to Binary Converter
  • String to Hex Converter
Other Utilities
  • Beautify Html, JavaScript and CSS
  • Minify and Compress CSS
  • Minify and Compress JavaScript
  • URL Decoder
  • URL Encoder
  • Unix timestamp Converter
BrokenControllers.com © - All Rights Reserved | About us | Terms of Service and Privacy Policy | Cookies