| | wut is html? well html is a kind of languge i think and it is used to make website? i think thats html is one of thy best website making languges |
| Nov 22, 2009 |
html means "hyper text markup language"
which means that without it, you wouldn't be able to layout your website, it would just be plain text. but by using tags, you can tell how the text should be. for example <b>bold</b> will make the word bold be printed bold... <i>cursive</i> same thing, but cursive <img src="image.jpg"> will display an image. for more info, just search google for 'online html tutorial' marijn
You can't do anything with your site, if you don't know what html is. . .
however, you can use a wysiwyg software such as frontpage and dreamweaver. . . yes, I remember that I started with frontpage then go to dreamweaver, then editplus and php scripts.
html is just a fast language to show you file and data on other machine. and it is a portable one too
Mark! HTML is and CANNOT be used to make colour, fonts, sizes etc in text files. This is strictly forbidden by the W3C organisation. They have Deprecated all these functions, and using them is ILLEGAL html. HTML is a very easy language, every HTML file is made based on the following structure: HTML <!DOCTYPE [...]> <html> <head> <title> I am a happy title </title> </head> <body> I am a happy body </body> </html> Every HTML file MUST have all of these elements. A DOCTYPE is very very often forgotten, and a HTML file is invalid without it! Your HEAD contains information about the file. Title, Author, Date, Keywords, Descriptions, Styles, etc. All those go here. Your BODY contains all that will be visible to the user inside the document. This is the actual content of the file. Mark that in HTML there are two types of structures. Block and Inline structures. Everything MUST be inside a structure. (Even if that structure is just the <body> structure, which is block). For example: <p>I am a happy paragraph</p> <--- block <a>I am a happy anchor</a> <--- inline The diffrence is that block elements take up the entire width of their parent structure. The inlines just take up whatever they need. This paragraph here is a block which contains an achor, this underlined thingy here. The anchor is inline, so it takes up what it needs inside the line. The paragraph takes up all the width and looks like an actual Block. For a very good guide to HTML: http://www.w3schools.com/xhtml/default.asp (this is actually XHTML, but if you want to start learning HTML now, you best learn XHTML as it's not too diffrent, and will soon replace all HTML that's now the web. So hey, why not.)
Similar Topics
Keywords : Wut Html Hyper Text
I have read (or glimse through) all the CSS 2 specification and google a lot but found no solution Hey if any of you HTML wizzes out there could help me - I would greatly appreciate it. I am does anyone know where i can find a free shoubox thats customisable? it can be in html, php or flash Anybody needs Animated FavIcon with your site address scrolling on that along with your logo? Whenever I start a new project one of the first things I do is put in a base index.php page. Yes, Well, I have found that css was very hard to predict and precise control their apperance. When mix The YAML (Yet Another Multicolumn Layout) Framework is an excellent open source project that helps I'm new to text based games and i want to learn how to make them can someone teach me the basics Recently the folks at SitePoint.com launched two excelent online reference sites for web designers I am trying to wrap text after a textbox. It is working fine on IE. but it doesn't work on Hi, I am looking for a way to embed external rss/xml files into my html page, how/is this possible?... Alright html wizards...i've got a question ^_^ I assume that, like other programming codes, html How long did it take you to learn Html?? It took me about 2months to learn the basics lmao. I need How on earth do you create HTML emails? I have been searching Google for some time now and can find Does anyone know how I might create a HTML table but using pure CSS (div's and what not). I Do you know how to get website stats in a html code?? Like The amount of people viewing the site at I know it's possible, I've seen it one time. But I forgot. Many websites, if they hold more Hey /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />, In the I am building a website for a client. I finally have the animations and the site content the way i Here are just some general tips, helpers and time-savers for HTML and CSS. HTML Ideally, you should Hi, i want to share with everybody this excellent article at sitepoint.com that i just read, it I was wondering if anyone knows how to turn a home video that is saved on your computer to that of a I am sick of using notepad to create my HTML pages and I want somthing better. Are there any Dear friends HTML is the building block of any web page. Without it no pages can be written though hello people, i need to convert few wml codings to html.. I have found plenty of converter that i got this one question...I have this page http://ebiztip.com/thankyou.html with an image of the Hi, does anybody knows which is the equivalent tag in CSS of the HTML HR tag or how do i replace Well im new to this,and i know a person who knows how to do HTML,I of course dont lol,but I was Looking for wut, html, hyper, text
|
![]() wut is html? - hyper text |
Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com