Thursday, February 08, 2007

HTML Tips for Beginners by Web Design 1

We have had enough experience now with HTML to be able to help others who are trying to make web pages with this HTML stuff. Take a look here at our Tips for you!

24 Comments:

Blogger Study Hall said...

Sometimes I forget to put a closing bracket at the end of a tag. The tag won't show up if you do that. There are also times when you can't have any spaces between words like font and color. If there are spaces, the attribute won't show on the page.

4:43 AM  
Anonymous Anonymous said...

when i was having trouble with my code i asked Mrs. G and she looked over it and all i forgot was one >. CHECK before you ask the teacher

4:44 AM  
Anonymous Anonymous said...

The only i have had so far is copying a picture URL and putting it into the img source tag. I copied everything but the h in http:.... So my tip to a new person on HTML is to make sure they copy everything that will go into the code correctly and make sure everything is copied that is needed.

4:44 AM  
Anonymous Anonymous said...

Problems occur when there is just little mistakes. People don't close their tags or they don't put in the equal signs. When I did it on my own my tags wouldn't work. You should always remember to close your tags.

4:45 AM  
Anonymous Anonymous said...

When i was having trouble with my code. and my background was not showing up. i looked and saw if it was inside the body code
i.e: < body bgcolor=black >

_jeff!

4:45 AM  
Anonymous Anonymous said...

when my iframe for my website didnt work, i checked the link and made sure i had a closeing tag. i then found out that my link was not right and fixed it.TIP: when html codeing you should always make sure that ur links and u have an ending tag with a / in it to make sure that it works properly.

4:46 AM  
Anonymous Anonymous said...

i messed up the an i frame code by putting scr in stead of Src mrs.giambra ponited that out to me

Tip of the day : Tags and end tags are important if u dont put them in it could mess every thing up

4:46 AM  
Anonymous Anonymous said...

I was having trouble with my main background color and i had it out of th brackets like..body bgcolor=black but that was wrong so i found out that it had to be in the body tag like this...body bgcolor=black

4:47 AM  
Anonymous Anonymous said...

When I was working on my guns'n'roses page, I was trying to change the font size. Everytime I'd put in the font size for a word and put in a different size for another they'd both be the same size(ex: font size=50 hi font size=14 there(i can't use the brackets in this because it will change the font on this comment) and they'd both be 50) so I used font size for one word then use the h's (h1 h6 h2 h3) for other words.

So my tip: If you can't fix the problem find an alternative solution.

4:52 AM  
Blogger Chris K said...

open the right html file

5:12 AM  
Anonymous Anonymous said...

My suggestion is always remember the closing tag, because when you don't it can change the whole outcome of your page.

4:50 AM  
Blogger Unknown said...

Sometimes I forget to put to end the font or align commands so my entire page will be giant font or the same color. Sometimes i put a double space between some of the font tags as well so my font doesn't work.

10:18 AM  
Blogger Eric said...

1. List what your problem was. Example: My problem was my splash page needed a few things changed and when I did it and went to refresh it nothing happened.
2. I opened view source with the web page and tried to see if there was anything wrong with it and I found nothing.
3. The fix was closing the tab and then opening it. After I did this everything worked.

10:25 AM  
Blogger Steve332 said...

my picture did not show up and i was furious so i asked Mrs. Giambra I tried to put quotes around it, it worked. we also tried to add an E to the jpg

Stephen Garas

10:27 AM  
Blogger T.Cole said...

1. i had a little trouble getting the font color and font size changed.

2 i needed alot of help from you to get the border color around the chart.

10:31 AM  
Anonymous SeanA said...

The only problem I ran into with creating my website was the tag to put on the end of and image tag. Im never quite sure if you should put at .jpg tag and .gif tags.

10:36 AM  
Blogger Kristen said...

My pictures would always stick to one side,even when I put the align= center.. I realized that for one of the pictures I put align= centered
So one of the mistakes that is most common is spelling. Dont forget to check everything over.

10:36 AM  
Anonymous Anonymous said...

I couldn't figure out how to make the area where my title was bigger and then mrs. giambra told me i had to put in a colspan and h1 tag and it worked.

10:59 AM  
Blogger Patrick Eagan said...

I had trouble making picture show up on my website. I looked at it myself. I noticed that i had the wrong name of the picture on notebook.

11:17 AM  
Anonymous Josh K. said...

Make sure the HTML Codes,values,and attributes are spelled correctly or else the codes will not work

10:16 AM  
Anonymous Chris D. said...

I couldn't get my hyperlinks to work one day. I tried seeing if i spelled them wrong. However that wasn't the problem. The whole thing was because i renamed the folder the files were in and i was still using the page from before to try and link to the next page. When i closed the browser and reopened it, all the hyperlinks worked.

10:11 AM  
Anonymous Kevin Shingledecker said...

I have been having trouble with my table on my second wed page. Chris has been helping me tho so i understanding wed design.

10:16 AM  
Anonymous Mike Dz | Block 4 said...

I had trouble having my font show up on my web page. First, I checked to see if my tag was closed with carots. Then I checked the spelling in my tag. I then checked the colors I used in my background and my font. It turns out that my font color was the same as my backround color making it invisible to the naked eye. I simply fixed this by changing my font color.

10:20 AM  
Anonymous Dylan K. said...

I had some trouble with images, I could not get them to show up on my webpage. So I tried a few things and finally figured out that I had a space between jpeg. I also had trouble aligning my text in the tables but I managed to get them to line up properly.

10:53 AM  

Post a Comment

<< Home