Does anyone know if there's a way to quote entire html tags in a web development-related post without having WordPress render the code (i.e. showing the link instead of the spelled-out code)? I was trying to instruct on the use of a tag, and ended up using a blockquote with only the contents of the tag. However, I'd prefer to display the entire tag, such as (and I'll have to break it up here for you) "<" "a href="wordpress.org" target="_blank"" ">".
Thanks!