Kunal Bhavarekbhavre78.hashnode.dev·Dec 17, 2023What is Markup and Markdown Language?Most people are quite aware of HTML. Which can be abbreviated as Hyper Text Markup Language trust me it’s quite important to know the full form. So here our main focus is on what Markup and Markdown language is? Markup and markdown languages are two ...Discuss·4 likes·91 readsHTML5
Mr Joyweblanceguru.hashnode.dev·Nov 2, 2023Schema Markup For Web Developers: Boosting SEO And Rich SnippetsSchema is a code that can be incorporated into your web pages SEO for web developers means the search engines are able to figure out the content on your web pages and implement it better in SERP search results. Schema implementation or structured da...Discussschema
Har_ley❤techhalaji.hashnode.dev·Aug 2, 2023Markdown vs MarkupWhat is Markup? Markup is a general term for a language that describes a document's formatting. Markup languages are usually used for web text formatting. Examples are HTML(Hyper Text Markup Language), and XML (Extensible Markup Language).HTML is wid...Discuss·10 likesmarkdown
Peace Sandypeacesandy.hashnode.dev·Jul 16, 2023How to Build a Simple Transparent Login Form with HTML and CSSIn this tutorial, we will create a simple, responsive login form using only HTML and CSS. As you can see in the above image, the login form has a transparent design and a background image. Note: The code for this project can be found on my GitHub, a...Discuss·45 likes·211 readslogin form
Tech Blogsmrtechblogs.hashnode.dev·Apr 10, 2023Writing Markup with JSX in ReactJSX is an extension to JavaScript that allows you to write XML-like code to create and manipulate React elements. With JSX, you can easily define dynamic content and manipulate the DOM elements. In this article, we will discuss how to write markup wi...DiscussJSX
Dionysia LemonakiforfreeCodeCampfreecodecamp.org·Nov 11, 2022What is YAML? The YML File FormatYAML is one of the most popular languages for writing configuration files. In this article, you will learn how YAML compares to XML and JSON - two languages also used for creating configuration files. You will also learn some of the rules and feature...Discussmarkup
freeCodeCampforfreeCodeCampfreecodecamp.org·Nov 10, 2022What is the Jamstack? Tutorial for BeginnersBy Damilola Oladele You may have heard the term Jamstack and have been wondering what it means. Well, the Jamstack is nothing more than a modern way of building web applications. Jamstack takes advantage of existing technologies – which we'll discus...Discussapi
Idera Dev Toolsideradevtools.hashnode.dev·Nov 8, 2022Know The Best React Markdown Editor Components for Your AppYou might not notice it, but Markdown is a huge part of the internet today. Whenever people send stylish messages or post formatted content, they use Markdown. Various popular platforms support Markdown, including messaging platforms like Discord and...Discuss·74 readsFroala
freeCodeCampforfreeCodeCampfreecodecamp.org·Oct 27, 2022How to Open an XML FileBy Joel Olawanle XML stands for eXtensible Markup Language. XML files are readable files that describe the structure of data. You store XML files with the .xml extension. An XML file contains tags that specify how the document should be structured an...Discussbeginner
Kealan ParrforfreeCodeCampfreecodecamp.org·Aug 22, 2022Markdown Cheat Sheet – How to Write Articles in Markdown LanguageAs a developer, you have likely heard of HTML, which stands for HyperText Markup Language. And you may know that HTML is a language used to create websites – but what does markup mean? Markup languages are languages that use tags to define different ...DiscussHTML