HTML & CSS Best Practice, Reusability, and Accessibility
HTML & CSS Basics in web development. Accessibility, reusability, and best practices.
HTML & CSS Basics in web development. Accessibility, reusability, and best practices.
This post explains the different types of CSS styling we have had. Additionally, it explains how precedence plays into resolving CSS conflicts between the different styles.
HTML FUNDAMENTALS Construct well-formed page markup Doctype -tag This tag provides information to the browser on what kind of document to expect. This tag is always the first tag in any HTML document. (DOCTYPE is not case sensitive and can be written in multiple ways) <!DOCTYPE html> HTML element or tag – is the root … Read more
HTML Fundamentals
Basic Understanding of Hashtags Introduction This article is about explaining how a hashtag helps to organize and index content for social media. I felt compelled to do this because I feel like the younger generation might understand that it is important to use hashtags, but I don’t believe they really understand why and what is … Read more