As I was trying to create the previous post, I had a small problem. I couldn't copy-paste the code from Visual Studio to the blogger and keep the formating. The problem is that html do not keep the whitespaces, which are very important to make source code legible.
So, what I did, is that I copy-pasted the code, and wrapped it with a pre tag.
What pre tag does, is forcing the browser to preserve the format of your text.
A nice example and definition could be found here, and at the html source code of my previous post :)
Subscribe to:
Post Comments (Atom)
3 comments:
Welcome to the HTML world...!! :)
Ευγε !!! Και το έψαχνα, και δεν μπορούσα να το βρω ! Ε ρε προγραμματισταρα ! :)
Μου πήρε λίγη ώρα, αλλά το βρήκα και το θεώρησα αρκετά χρήσιμο για να το κάνω post :)
Γενικά υπάρχουν διάφοροι τρόποι να κάνεις το ίδιο πράγμα (όπως είναι συνήθως η κατάσταση στον προγραμματισμό), αλλά αυτός είναι ο πιο εύκολος και γρήγορος.
Post a Comment