Published News » HTML

Avatar

HTML Redirect

Posted by adam 249 days ago (http://www.quackit.com)
HTML
You may occasionally find yourself in the position where you have to create an "HTML redirect". This is a client-side redirection and tells the browser to request another page.

Read More.....
HTML
Everyone’s encountered the frustrating 404 error page. You follow a link, looking forward to the joy waiting for you on the other side, when BAM! you get an error because the page you were looking for doesn’t exist. Maybe it was moved, maybe it was never there in the first place, but the fact is you’re left sitting there with an unhelpful error message and nowhere to go.  Read More.....
HTML
This article provides HTML background image code - code for setting a background image on an HTML element.

More importantly, it also provides the CSS code for a background image. The CSS method is recommended as it is more powerful, besides, the HTML method is deprecated.

CSS allows you to set a background image for any HTML element. Plus you can specify its position, whether it should repe  Read More.....
HTML
In this section we'll talk about setting the fonts in your page: making them bigger, smaller, bolder, and different colors. Fonts are one of the most important visual elements of your page and if you're like most web designers you'll want to set a few fonts in every page.   Read More.....
HTML
Apparently the HTML 4.0 buzz words are starting to make the mainstream. The e-mail letters asking questions about what is to come are beginning to pile up. So I looked into it.
Wow.
I say "wow" because there is very, very little on the Net regarding HTML 4.0 right now. And what is out there is written in less-than-layman-terms language. So I printed and read and printed and read and f  Read More.....
HTML
heading in HTML is just what you might expect, a title or subtitle. By placing text inside of (heading) tags, the text displays bold and the size of the text depends on the number of heading (1-6). Headings are numbered 1-6, with 1 being the largest heading and 6 being the smallest.

  Read More.....
HTML
According to World Wide Web Consortium (W3C), the tag in HTML is deprecated. It is removed in a from its recommendations.W3C encourage to use style sheets (CSS) to define the layout and display properties of HTML elements. However there still a lot of people using it, it still worth to mention a while here.




  Read More.....
HTML
This HTML table tutorial demonstrates how to create tables in HTML. It assumes you know how to create an HTML page. If you're not familiar with HTML try the HTML Tutorial.
In HTML, you create tables using the table tag, in conjunction with the tr and td tags. Although there are other tags for creating tables, these are the basics for creating a table in HTML.

  Read More.....
Want to submit free articles? Submit Articles to top ezine articles directory Sooper Articles