SSD-inc
https://ssd-incorporated.com/forums/

Web design
https://ssd-incorporated.com/forums/viewtopic.php?f=27&t=2346
Page 1 of 1

Author:  Royd [ 19 Jan 2010 13:10 ]
Post subject:  Web design

Im doing a weekly course now where I learn to design with notepad. Frontpage is so much easier lol. I've only had one lesson, but I think I'm getting the hang of it. Just gotta remember all the codes lol. This is what I can remember:

<html>

<head>
<title>Tonys Page</title>
</head>

<body bgcolor = "yellow">

<h1 align = "center">
<font face = "arial"><font color = "green"><font size = "40">
Tonys Webpage
</font>
</h1>

<table border = "4" width = "300" id = "main" bgcolor = "white" bordercolor = "green">
<tr>
<td>hi</td>
<td>yo</td>
</tr>
<tr>
<td>second row</td>
<td>test</td>
</tr>
</table>

<ul>
<font color ="black">
<li>one</li>
<li>new</li>
<li>egg</li>
</font>
</ul>

<ol>
<font color = "blue">
<li>two</li>
<li>old</li>
<li>chicken</li>
</ol>

<h2 align = "right">
<font size = "32"><font color = "purple">
<u>Second Heading</u>
</font>
</h2>

</body>

</html>

Author:  Crush [ 19 Jan 2010 18:06 ]
Post subject:  Re: Web design

ahh, use CSS to stylise html, so the <u> </u>, bg color etc will become obsolete

Author:  STEALTH NINJA [ 19 Jan 2010 19:06 ]
Post subject:  Re: Web design

Crush {l Wrote}:
ahh, use CSS to stylise html, so the <u> </u>, bg color etc will become obsolete

CSS <------ not counter strike i guess lol ?
and tbh looks a lot more useable than programming the commodore 64 :P (copying straight from a book to RUN a game lol)

Author:  Legoinsinööri [ 19 Jan 2010 19:44 ]
Post subject:  Re: Web design

Just came to mind if you want to check it out. This is one of my first and only webpages and quite much as basic code as yours. Strong points would only be graphics and the imagemap that I liked to use back then.

Just extract the folder and open legounion.html on a browser.

http://www.megaupload.com/?d=4E8BE4VP

...and it was just a funsite but it's always more fun making a site for a real thing.

Author:  towelie [ 19 Jan 2010 20:08 ]
Post subject:  Re: Web design

copy/pasted to notepad saved as .html... dude this hurts my eyes :p that yellow background and flashygreen title

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/