| 1. |
Solve : H1 halp css? |
|
Answer» I use H1 in css for my headline because they say it is the bigest. tag and then start typeing and it will know the font and size to use right??? So on all my other pages I can just use the <p> tag and then start typeing and it will know the font and size to use right?Huh?Huh???Yes and yes.Thanks for the help but I wanted to ask one thing about images. I know I can use the HTML code to place an image on the page. And I know CSS has it's own code for placing an image on the page. Since I am USING CSS coe I am makeing an Enturnal CSS web site. Sould I just use CSS code even wen I just need to place an image on one of my pages or can I use the old HTML I know they both work but if some of the page is CSS and then I though an HTML code in will this do something or am I useing it wrongCSS can't "place" an image on your page. It can only specify a background image. There's a difference.so I would still use this html code for placing an imageYes. |
|