Category: Computer Science

Complete guide to HTML–Chapter 2

Complete guide to HTML–Chapter 2

Paragraphs… You will often use paragraphs in HTML, just as you do when you write stories. The opening tag for a paragraph is <p>, and the closing tag is </p>. The closing tag for a paragraph is not always needed, but I recommend using it anyway. Example of a paragraph… Bob starts to chase the [...]

Complete guide to HTML: Chapter–1

Complete guide to HTML: Chapter–1

Tags… The Page you are viewing right now is an HTML document. HTML documents look a lot like word-processing documents… You can have bold and italicized, Larger and Smaller, or it could look type-written. Of course, the HTML code for this can look confusing… You can have <b>bold</b> and <i>italicized</i>, <font size=+2>Larger</font> and <font size=-2>Smaller</font>, [...]

Escape From WordPress Post Editor Prison With Windows Live Writer

Escape From WordPress Post Editor Prison With Windows Live Writer

WordPress is a phenomenal web-publishing platform, and I love using it. Mostly. There’s one thing I seriously dislike about it though – writing posts within the WordPress dashboard. If I had a dime for every time I’ve walked away from my computer feeling frustrated and overwhelmed by this issue, there’d be an alarming shortage of [...]