Wednesday, May 27, 2009

Building A Granny Flat.uk

snippet of HTML \u0026lt;>

writing the previous article I have a problem arose:

creating the article was going to write the string
  & lt;  a href = "http:// tomsbrand.blogspot.com / "target =" _blank "& gt ;  TOMSBRAND  & lt;  / a & gt ;  
and instead of writing that I went out I put the link, note that I was writing in a "Burn" and not in "Edit html", exactly like this:
  TOMSBRAND  

Why, I wondered ? the transformed me in automatically link, but I do not want it that way! Then
checking on other sites that deal with the HTML I had the answer:
fact not to be turned into links, you must write instead of "<" il codice & lt; (all attached) and instead of"> "code & gt; (always stuck around)

is resolved mystery!

0 comments:

Post a Comment