សូមស្វាគមន៍មកកាន់គេហ៌ទំព័រវេបសាយ ហេង សុធីរ យើងខ្ញុំនិងចែករំលែកចំណេះដឹងជាច្រើនដល់អ្នកទាំងអស់គ្នា នៅក្នុងគេហ៌ទំព័រវេបសារបស់ខ្ញុំ!

Search



10 HTML Codes You Should Know As A Blogger


There are many things you have to learn when joining the world of blogging.
As a one-man-band, you’ll learn to tackle social media, graphic design, photography, 
and the dreaded word….coding! While coding is becoming a common 
subject taught in schools, chances are, 
you’ve had little to no exposure to the world of the HTML and CSS languages.
If you’re going into the bloggersphere empty-handed, fear not!
 Here are 10 simple and easy-to-use HTML codes that can help take your blog’s content to
 the next level.

  1. 1
    Bolded Text: <strong>Your text here</strong>
  2. 2
    Break: Your word, paragraph, or image here</br>
  3. 3
    Insert Image: <img title=”title text” 
  4. src=”http://yourdomainnamehere.com/imagenamehere.gif” alt=”alt text” width=”100″ height=”150″ />
  5. 4
    Hyperlinked Text (add a URL)
  6. <a href=”http://urlgoeshere.com/”>Your text goes here here</a>
  7. 5
    Paragraph: <p>Your paragraph here</p>
  8. 6
    A Horizontal Line: <hr />
  9. 7
    Font color: <span style=”color: #ff6cc5;”>Your text here</span>
  10. 8
    Text With A Strikethrough: <del>Your text here</del>
  11. 9
    Link An Image & Open In A New Window
  12. <a href=”http://yoururlhere.com/” target=”_blank”><img title=”title text” src=”http://yourimageurlhere.com/foldername/imagename.gif” alt=”alt text” 
  13. width=”100″ height=”150″ /></a>
  14. 10
    Use A Different Font: <span style=”font-family: georgia, serif;”>Your text here</span>

អត្ថបទបន្ថែម

បកប្រែភាសាប្រទេស

Automatic Ads (728x90)















 
Top