Tutorials
Special Characters in HTML
To make special characters and accented letters show up on your pages, use a special set of codes called character entities, which you insert into your HTML code and which your browser will display as the corresponding symbols or characters you want.
Read more: Special Characters in HTML
Category: Code Snipets
CSS: Media Queries for Standard and Mobile Devices Compatibility
Media queries is a CSS3 extension to media types that allows us far greater control over rendering across different devices than do media types alone.
Read more: CSS: Media Queries for Standard and Mobile Devices Compatibility
Category: Code Snipets




More