Skip to main content

Posts

Showing posts with the label web

HTML Tags

HTML Tags  What are HTML tags?   ƒ  HTML tags are used to mark-up HTML elements  ƒ  HTML tags are surrounded by the two characters < and >  ƒ  The surrounding characters are called angle brackets  ƒ  HTML tags normally come in pairs like <b> and </b>  ƒ  The first tag in a pair is the start tag, the second tag is the end tag  ƒ  The text between the start and end tags is the element content  ƒ  HTML tags are not case sensitive, <b> means the same as <B>  Logical vs. Physical Tags        In HTML there are both logical tags and physical tags. Logical tags are designed to describe (to the  browser) the enclosed text's meaning. An example of a logical tag is the <strong> </strong> tag. By  placing text in between these tags you are telling the browser that the text has some greater  importance. By default all browsers make the text appear bold when in between the <strong> and  </strong> tags.  Physical tag
SO LETS START... HOW CAN DO THIS? THERE ARE THREE WAYS 1. Use a pre-made template: WHAT IS A WEB DESIGN TEMPLATE ? A web site design template is a pre-made website design template which can be customized to reflect your company’s branding. Website design templates can be found in various formats like Photoshop and HTML. Many times, these templates are compatible with HTML editors like GoLive, FrontPage, and Dreamweaver. Web site templates can be very useful; they can be used by experienced web designers to ‘jump-start’ the creation of a website. They are also a way for people to put out great-looking web sites quickly with little or no knowledge of HTML and web design. CLICK HERE TO GET FREE TEMPLATES 2. Use an HTML editor like FrontPage or Dreamweaver: HTML editors make building web pages feel like (to a certain extent) creating a document in Microsoft Word … it’s made pretty easy. But the downside is that you lose a certain amount of control of what you’re d

website introduction

Get started now – no experience required! How-to-build-websites.com is designed for total beginners … and for people who use programs like Dreamweaver, FrontPage, and other wysiwyg programs (wysiwyg stands for: “What You See Is What You Get”) … and now want to learn what’s going on ‘behind the scenes’.