April 25th, 2010
Links, or hyperlinks to give them their full title, are the most important component of any web page. Linking information together is what the World Wide Web was built for, it’s how the web works and how you can build web pages that are useful for visitors and gain visibility in the web universe.
There are [...]
Tags: anchor tag, html links, hyperlinks, making HTML hyperlinks
Posted in Web design |
April 24th, 2010
Lists are one of the most useful and frequently used formatting tools when writing, this is no different on the web. In HTML lists are used for various things ranging from basic lists using bullets or numbers to more advanced use as a structural tool where text is replaced with images – more on this [...]
Tags: html lists, tags, what are li tags?, what are list tags in html?, what are ul tags?
Posted in Web design |
April 20th, 2010
So now you have seen the basic structure of an HTML page it is time to move on to some more advanced tags. In order to format the content in your HTML document you will need to use various tags.
Use these tags to enter content between the body tags in your HTML page.
Some important formatting [...]
Tags: bold tag, heading tags, HTML, hTML bold tag, html formatting tags, html tags, italics in HTML
Posted in Web design |
April 20th, 2010
So you have the tools you need to enable you to start to think about writing your first html code. Lets start at the beginning – seems like a good place.
HTML web pages are a combination of text, links and objects such as images and multimedia files. Tags are used to write HTML and always [...]
Tags: basic html tags, basic tag structure, create basic web page, learn html, tags, web page design
Posted in Web design |