The body tag
The body tag contains the code that generates what is seen in a browser.
This is what you see on your computer screen when you go to a web page, and most of the work you do is on code found between the opening and closing body tag.
In other words, now the fun begins – as does the aggravation, so I want to take a moment to help you get started right.
I have found that in general there are two kinds of web designers. Those with a background in computer science and those interested in design.
It's difficult to imagine two disciplines less alike, yet good web design takes some expertise in both. That will come in time – especially if you are careful to follow one simple, but crucial rule: Keep it simple!
That applies to both writing code and design. Indeed writing good clean simple code tends to result in good clean simple design* and visa versa.
Convoluted, messy code is difficult to debug and tweak – and even under the best of circumstances one spends a lot of time doing both.
There are a lot of wonderful things one can do on web pages. It's easy to get into the "wouldn't that be cool!" mode. I do it all the time – and yes, it might be very cool, but especially as a beginner it will probably drive you nuts getting it to work. That said, it's a gas when it finally does!
Remember, tags are containers. Sometimes they contain text, sometimes images. Often they contain more tags that in turn, contain text, images and more tags. (e.g. This sentence is inside five different tags.) Even doing everything you can to keep it simple, things can get complicated in a hurry
Blogger templates
Home » <body>
<body>
Popular Posts
-
1.Install Wordpress choose an intelligent domain-name which contains kayword(s) (it possible) choose the right" tld for you 2.rob...
-
What HTML is not It's not like print. In print both text and images are embedded into paper as colored dots. On the web images and...
-
What is Html5 | HTML 5 Will Affect SEO | What HTML is not | History of search engines | Seo for Wordpress What is HTML5? ...
-
SEO software review In previous chapters, we explained how to create your website and what methods are available to promote it. This l...
-
Improved page segmentation . Search engines are getting smarter and there are many reasons to believe that even now they are applying page s...
-
One-pixel links, SEO trick This is another deceptive SEO technique. Search engines consider the use of small, almost invisible, graphi...
-
Google PageRank - practical use Currently, PageRank is not used directly in the Google algorithm. This is to be expected since pure P...
-
Link text (anchor text) Text of any about inbound links page is vital in the ranking of search results. The anchor (or link) text is t...
-
Link exchange The essence of link exchanges is that you use a separate page to publish links to other sites and get similar backlinks ...
-
Internal factors ranking Several factors affect the position of a page in search results. They can be divided into external and intern...