FORUM, Forum Discussion, Forum Gratuit, Nom de domaine, Nom de domaine gratuit, Redirection gratuite,

Forum Coding Asylum Administrators :Damnation
Forum Coding Asylum
Not logged | Login
Online:There are 6 online. Click here to see more
Register Register | Profile Profile | Private messages Private messages | Search Search | Online Online | Help Help | Create a free blog

forum Forum index forumHTML Projects forumProject One

Author : Topic: Project One  Bottom
 Damnation
 admin
 Posts : 21
 Damnation
  Posted 22/07/2007 04:28:38 PM
Send a private message to Damnation
This is the only group that I will start projects for because for people to just start to code and know exactly what to learn or how to learn it may be challenging. Feel free to experiment however you wish. Just to make sure you all understand, HTML isn't really a language on its own. It is a "markup language".

With that in mind:
For the first project I'd like to keep it really simple and just get you all used to seeing code and know what the simple things mean. There are no wrong answers in this project.
I'm sure everyone has snooped through www.w3schools.com before and looked at their tutorial.

PROJECT ONE:
So now I am asking you to write your own tutorial. Keep it simple and only type the functions that you think are important.
Write the function-----What does it do?
In that format.

BORING! I know, you got to start somewhere and if it takes you more than 5-10 minutes you are writing too much. This sheet will benefit you though. After you do that try to look at any site's source code and see if you can recognize the functions and know what they do.
*Viewing Source* Click the right mouse button and click on "View Source"

POST YOUR FINISHED PRODUCT HERE:  

--Last edited by damnation on 2007-07-27 16:57:43 --

 brutecrash
 Posts : 14
 Novice
 brutecrash
  Posted 30/07/2007 06:06:29 PM
Send a private message to brutecrash
<html>
<head>
<title> hello </title>
</head>
<body bgcolor="green">
<img src= "http://www.80spurple.com/catalog/images/small/nap_pcskills.jpg" align=right>
<h1> BruteCrash </h1>
<p> hello this is <br> a line break. </p>
<table border="1">
<tr>
<td> heres </td>
<td> tables </td>
</tr>
</table>
<center> <em> brutecrash </em> </center>
<!-- comment -->
</body>
</html>  

 Damnation
 admin
 Posts : 21
 Damnation
  Posted 31/07/2007 02:38:26 AM
Send a private message to Damnation
lol, great picture. Good work. Did you do this in notepad?

 brutecrash
 Posts : 14
 Novice
 brutecrash
  Posted 31/07/2007 02:41:04 AM
Send a private message to brutecrash
yes i did.
y

 Damnation
 admin
 Posts : 21
 Damnation
  Posted 31/07/2007 02:51:17 AM
Send a private message to Damnation
Curious if you were using an IDE or not.

 brutecrash
 Posts : 14
 Novice
 brutecrash
  Posted 31/07/2007 02:55:38 AM
Send a private message to brutecrash
wouldnt that be cheating? lol

 Damnation
 admin
 Posts : 21
 Damnation
  Posted 31/07/2007 03:02:29 AM
Send a private message to Damnation
No, just pointless... If you are having troubles memorizing html you are not fit for web coding. It may take awhile, or you may not notice that you are memorizing it. For instance go to the website i built "coding asylum" and tell me if you can read the source code and understand what everything means. There will be a few things you will be unfamiliar with but you want to get to the point where you can go to any website and read all the html and hopefully tell the difference between what html is and what isn't.


forum Forum index forumHTML Projects forumProject One
top
Go to :
  Add a quick reply

Add a quick reply