Archive for May 2009

How to create a simple HTML Table

Wednesday, May 27, 2009 · Posted in

In this article we will know how to create a simple table in HTML without using any CSS but HTML tag attribute only. Try to observe the given code below and its output and then try it. If you experience some bugs or error in executing the codes, send me message through comments for me to be able to fix the program and sample below. Thank you.

HTML Code:

<html>
<head><title>Your title goes here</title></head>
<body>
<table border="1" cellspacing="0" cellpadding="0">
<tr>
<td width="50" align="center">OTY.</td>
<td width="150" align="center">Description</td>
<td width="100" align="center">Unit Price</td>
<td width="100" align="center">Total</td>
</tr>
<tr>
<td width="50" align="center">3</td>
<td width="150" align="center">Noodles</td>
<td width="100" align="center">15.00</td>
<td width="100" align="center">45.00</td>
</tr>
<tr>
<td width="50" align="center">10</td>
<td width="150" align="center">Ballpen</td>
<td width="100" align="center">8</td>
<td width="100" align="center">80</td>
</tr>
</table>
</body>
</html>

Sample Output:

How to insert images in HTML

· Posted in

In this tutorial we will know on how to put and display an image on your HTML. Simply , first you have to choose an image and let be the width and the height of the image is 100x100 pixels.


HTML Code:


Output:

This is the result of the HTML that we made in the upper part of this tutorial. Just follow the HTML in the upper part of this article and you will surely come up with this result.

What is Cascading Style Sheet (CSS)?

· Posted in

Have you ever thought about what a web page is? Actually there are 3 Layer part of the web page and than are the Content, Presentation and its behavior.

Content Layer is always present in a web page actually. It comprises the information the author wishes to convey to his or her audience or readers and is embedded within the HTML or the Hypertext Mark-up Language or either the XHTML that defines its structure and semantics. As we can see in all the web pages today most of the content of it is text but some of the content can also be images, animations, videos, sound and etc.

Presentation Layer it defines how the content will appear to a human being who access the document in one way or another. The conventional way to view web pages is with a regular web browser.

There are also advantage in using the CSS from the traditional HTML because in CSS we can modify or replace any of the layers without having to change the others an styling can be kept entirely separate from the content also the most important is that the CSS also provides more and far control over presentation than do presentational elements types of HTML.

Internet Explorer and Computer Problems?

Monday, May 04, 2009

One of the most popular browsers used by millions of PC users worldwide is the internet explorer and having a burden with your PC Problems? I know that having a problems with your computer or your Laptop is really rare today and I know also that you are also looking for a person or a site that can fix your PC problems right? I knew a site that really fixes computer problems. They can also help you if you are having a burden with your computer that to slow on processing. They can help you by speeding up your PC up to 300% and keep you PC at its maximum performance while doing some task. By this idea you can avoid on buying another one just because of your defective PC.

This site that I am telling you is that they offer a lot of services multiple keywords willprovide detail in article. Good news also to all my readers that this site that I am telling you is not only offering services in which by fixing only your PC but also they offer scanning and speeding up. Here are some examples that Regcure can do on your computer. They can help you to fix these following problems in your computer: Internet Explorer Errors, Task Manager Errors, Operating System Problems, Corrupted Registry Files and many more services offered. So what are you waiting for try this service now, for more information on how to avail their services offered and then just try to click the following link given in this article and I assure you that you will enjoy with their service. Good Luck readers and have a nice day every one.







BuyBlogReviews.com

Pacquiao vs. Hatton

· Posted in

Well I am so very surprise of what happen yesterday afternoon in TV. I am so happy because, he won. I never expect that Pacquiao could make to won that game. It is because if you were going to look Ricky Hatton and then you can really say that Pacquiao don’t have any match with this man because Hatton was so tall, has a big body and if you were going to imagine how what this can do inside the ring. What would happen to Pacquiao if he will be hit by Hatton but I was so surprise that Pacquiao made to won the fight by TKO. That’s the essence and beauty of being a Filipino. To all Pinoy be proud that you are a Filipino.



Powered by Blogger.