Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-03-2008, 12:24 AM   #1 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Lightbulb A pure HTML Website


A sister of mine came to me asking help making their project. They were studying simple HTML, so they hadn't learn the css nor Javascript.They asked me to make a simple HTML project about their school.

For me i first thought it would be an easy task, just use the HTML and i am done. But really getting into it i found it harder to use just the HTML and nothing else. But i went on and have made a preety good HTML project for them with only HTML. But it really hard to work with HTML so i couldn't stop myself using a small CSS,
Code:
style="background:url(files/back6.jpg) bottom right no-repeat;"
it was what i used. Except this line on every page everything else on the website is purely HTML only.

Here's what i have made.
http://users2.titanichost.com/chanchali/mva
you can also download the whole website here
http://users2.titanichost.com/chanchali/mva.zip just click the save target as.

I've used a colour sheme of light blue.
It is the use of plain HTML and some pictures, so the design may not be prettier but i have used the best i can.
External link:http://likeweb.blogspot.com
remrow is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 09-03-2008, 12:59 AM   #2 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: A pure HTML Website

Quote:
But it really hard to work with HTML so i couldn't stop myself using a small CSS,
Code:
style="background:url(files/back6.jpg) bottom right no-repeat;"
Naah, that too isn't CSS. it known as "inline styles". Whoa....so you finally made no use of CSS
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 09-03-2008, 01:22 AM   #3 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: A pure HTML Website

Why not put it up on oswd.org under a suitable license, if it's your own creation?
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 09-03-2008, 06:19 PM   #4 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Default Re: A pure HTML Website

Quote:
Why not put it up on oswd.org under a suitable license, if it's your own creation?
That would be a good idea
remrow is offline  
Old 09-03-2008, 06:23 PM   #5 (permalink)
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Default Re: A pure HTML Website

Quote:
Originally Posted by rohan_shenoy View Post
Naah, that too isn't CSS. it known as "inline styles". Whoa....so you finally made no use of CSS
No, But it still isnt pure HTML,
Correct me if im wrong...
redhat is offline  
Old 09-03-2008, 06:29 PM   #6 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Default Re: A pure HTML Website

Quote:
style="background:url(files/back6.jpg) bottom right no-repeat;"
I guess it is css(Cascade style sheet). The reason you see with the full form of css and other is that the used of the values in it is same as the css.

oops i am pointing my self.

you guys are welcome to post your creation.
its likeweb
__________________
“Be peaceful, be courteous, obey the law, respect everyone, but if someone puts his hand on you, send him to the cemetery.” That’s what Malcolm X used to say.

http://likeweb.blogspot.com
remrow is offline  
Old 09-03-2008, 06:34 PM   #7 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: A pure HTML Website

Quote:
Originally Posted by redhat View Post
No, But it still isnt pure HTML,
Correct me if im wrong...
naah, its HTML!
btw it would have been better of you have used CSS. just my 2 cents. External CSS offer great control over multiple pages at a single instance!
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 09-03-2008, 07:36 PM   #8 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: A pure HTML Website

Job well done, now submit it to OSWD, Even I submitted my Old Farm Template, its still under processing.. . .

and BTW, make sure its W3C Compilant
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore

Last edited by Gigacore; 09-03-2008 at 07:36 PM. Reason: Automerged Doublepost
Gigacore is offline  
Old 09-03-2008, 09:58 PM   #9 (permalink)
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Default Re: A pure HTML Website

Quote:
Originally Posted by rohan_shenoy View Post
naah, its HTML!
btw it would have been better of you have used CSS. just my 2 cents. External CSS offer great control over multiple pages at a single instance!
Nah, it IS CSS,
Its not an external .css file, but a embeded code...
redhat is offline  
Old 09-03-2008, 11:10 PM   #10 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: A pure HTML Website

Nice one.

BTW, its embedded style and not Cascading Style Sheets which means referring to a .css file.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 09-03-2008, 11:28 PM   #11 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: A pure HTML Website

Nice and simple, I like it. But why did you end up doing her project instead of teaching her? This is why I do not like teachers giving this kind of project work or homework. It defeats the purpose for which it is given
NucleusKore is offline  
Old 10-03-2008, 08:20 AM   #12 (permalink)
The Smaller Bang
 
MetalheadGautham's Avatar
 
Join Date: Sep 2007
Location: Gautham City
Posts: 7,492
Default Re: A pure HTML Website

^^fully agreed
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
MetalheadGautham is offline  
Old 10-03-2008, 10:27 AM   #13 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: A pure HTML Website

Quote:
Originally Posted by NucleusKore View Post
Nice and simple, I like it. But why did you end up doing her project instead of teaching her? This is why I do not like teachers giving this kind of project work or homework. It defeats the purpose for which it is given
This is what happens where you have a smaller one and the bada bhai knows much about such things.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 10-03-2008, 02:25 PM   #14 (permalink)
TheSaint
 
NucleusKore's Avatar
 
Join Date: Jun 2004
Location: Antigua
Posts: 3,447
Default Re: A pure HTML Website

Quote:
Originally Posted by The Unknown View Post
This is what happens where you have a smaller one and the bada bhai knows much about such things.
Well I am the eldest, have two younger brothers and always advised them on their projects whenever they asked. Never actually did it for them. It helps to build independence.

Last edited by NucleusKore; 16-03-2008 at 10:19 PM.
NucleusKore is offline  
Old 10-03-2008, 05:53 PM   #15 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: A pure HTML Website

Quote:
Originally Posted by NucleusKore View Post
Well I am the eldest, have two younger brothers and always advised them on their projects whenever they asked. Never actually did it for them. It helps to build independence.
dude i have no brothers or sisters except for cousins. when my cousins come to my home, they ask me to help them out with it.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2008, 10:28 AM   #16 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Default Re: A pure HTML Website

Quote:
Nice and simple, I like it. But why did you end up doing her project instead of teaching her? This is why I do not like teachers giving this kind of project work or homework. It defeats the purpose for which it is given
Yah thats the bad part of it.
__________________
“Be peaceful, be courteous, obey the law, respect everyone, but if someone puts his hand on you, send him to the cemetery.” That’s what Malcolm X used to say.

http://likeweb.blogspot.com
remrow is offline  
Old 11-03-2008, 01:02 PM   #17 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: A pure HTML Website

try checking ur site from online html validators .....

http://validator.w3.org/
__________________
... W H O T ...

Last edited by ax3; 11-03-2008 at 01:07 PM.
ax3 is offline  
Old 12-03-2008, 11:17 PM   #18 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Default Re: A pure HTML Website

ha! the validator will give errors. i have not used the HTML doctype translations on the page so there will be erros.

---------------------------------
Hey guys why don't you show some of your works!!!
__________________
“Be peaceful, be courteous, obey the law, respect everyone, but if someone puts his hand on you, send him to the cemetery.” That’s what Malcolm X used to say.

http://likeweb.blogspot.com
remrow is offline  
Old 13-03-2008, 08:23 AM   #19 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: A pure HTML Website

Quote:
Originally Posted by remrow View Post
ha! the validator will give errors. i have not used the HTML doctype translations on the page so there will be erros.

---------------------------------
Hey guys why don't you show some of your works!!!
You want my work ? You'll see it after 2nd or 3rd April 2008. I'm busy with the boards till 27th March 2008. After 27; I will start developing my website which will be completed in 5-6 days and will be available at www.itech7.com

Don't try to access the link now; because it will give you server not found error.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 13-03-2008, 10:55 AM   #20 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: A pure HTML Website

^^

I have seen that 'It Works!' message somewhere *thinking*

are you using openx ?
DigitalDude is offline  
Old 14-03-2008, 02:42 PM   #21 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Default Re: A pure HTML Website


i could not load the website you gave. Says page cannot be displayed
__________________
“Be peaceful, be courteous, obey the law, respect everyone, but if someone puts his hand on you, send him to the cemetery.” That’s what Malcolm X used to say.

http://likeweb.blogspot.com
remrow is offline  
Old 14-03-2008, 05:44 PM   #22 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: A pure HTML Website

Quote:
Originally Posted by remrow View Post
i could not load the website you gave. Says page cannot be displayed
i told you it won't work. i have not setup the server yet.

Quote:
Originally Posted by DigitalDude View Post
^^

I have seen that 'It Works!' message somewhere *thinking*

are you using openx ?
Apache 2.2.8 / Compiled !
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e

Last edited by The Unknown; 14-03-2008 at 05:44 PM. Reason: Automerged Doublepost
The Unknown is offline  
Old 16-03-2008, 07:42 PM   #23 (permalink)
This.. Is.. Sparta..!!
 
remrow's Avatar
 
Join Date: Jan 2008
Posts: 46
Default Re: A pure HTML Website

Any experienced peoples out there?? How do you feel working with only HTML??
__________________
“Be peaceful, be courteous, obey the law, respect everyone, but if someone puts his hand on you, send him to the cemetery.” That’s what Malcolm X used to say.

http://likeweb.blogspot.com
remrow is offline  
Old 17-03-2008, 12:03 PM   #24 (permalink)
PhotonAttack
 
DigitalDude's Avatar
 
Join Date: Oct 2007
Location: Chennai
Posts: 1,285
Default Re: A pure HTML Website

Quote:
Originally Posted by The Unknown View Post
Apache 2.2.8 / Compiled !

hehe k, I think I saw that when I installed lighttpd

lighttpd is amazing I have 12 websites running (only 4 receives mild traffic others are in development) and it uses only 20MB ram... when I used apache it used to gobble up around 80MB ram right from the start

but still it has a few minor problems.. if possible for you guys try using lighttpd




_
DigitalDude is offline  
Old 17-03-2008, 02:02 PM   #25 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: A pure HTML Website

Quote:
Originally Posted by DigitalDude View Post
hehe k, I think I saw that when I installed lighttpd

lighttpd is amazing I have 12 websites running (only 4 receives mild traffic others are in development) and it uses only 20MB ram... when I used apache it used to gobble up around 80MB ram right from the start

but still it has a few minor problems.. if possible for you guys try using lighttpd




_
Windows or Linux ?
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pure hindi programming :P rohan Chit-Chat 8 14-03-2008 01:38 PM
File Upload in Website using ASP or HTML or PHP satyamy QnA (read only) 3 29-11-2007 06:49 PM
HTML to Compiled HTML(.chm) [A]bu QnA (read only) 3 20-04-2007 10:08 PM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:34 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2