Web development - page 2
Here you will be able to learn about important web development topics, and how to develop your own web application from scratch.
- Media queries can be used to control the behavior of a page layout in a variety of window sizes and resolutions.
- How to freely, and easily enable HTTPS for your website.
- Recommendations on handling of white space in web design.
- Preventing access to index.php to avoid duplicate content.
- An in-dept look at the use of headings (h1-h6) and sections in HTML pages.
- How to create your own custom error pages using htaccess or PHP.
- About the styling problems of nested HTML sections.