1583 posts
Location
Germany
Posted 15 September 2013 - 02:39 PM
Hello comunity,
today I want to show you my selfmade
website.
It's in WIP so I don't have the programs and about me section finished.
If you want to dowload it click
here. But please give me credits and don remove or edit the footer.
NOTE:
The Playlist is just an iFrame with the youtube playlist in it.
I'll try to find a better way to play the music :D/>/>/>
355 posts
Posted 17 September 2013 - 01:22 PM
Uhm… Downloading a website..?
1583 posts
Location
Germany
Posted 17 September 2013 - 04:30 PM
Uhm… Downloading a website..?
I mean the CSS and PHP/HTML files :D/>
5 posts
Posted 17 September 2013 - 11:07 PM
Nice sharing.Interesting.
62 posts
Location
In my computer house located in a random village, programming.
Posted 18 September 2013 - 03:42 AM
Mein Seite?
882 posts
Location
Behind you.
Posted 18 September 2013 - 09:25 AM
Self hosted?
7508 posts
Location
Australia
Posted 18 September 2013 - 10:57 AM
Mein Seite?
German. I want to say "My site"? "Mein" == "my" but idk about "Seite" I can only assume site…. *checks translator* ok, its page, "my page"
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:13 AM
The websites banned while I am using my proxy XD
1583 posts
Location
Germany
Posted 18 September 2013 - 11:14 AM
Mein Seite?
German. I want to say "My site"? "Mein" == "my" but idk about "Seite" I can only assume site…. *checks translator* ok, its page, "my page"
Yea, you're right :D/> sorry for the german title… I've originaly coded the site in german but I've changed it to enlgish so more people can understand it :D/>
I will fix it in my next upload on the server.
Self hosted?
What do you mean?
It's not my server. it's hosted on noez.in :D/>
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:20 AM
Yeah. It's blocked for me. :P/>
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:23 AM
THat's weird. It sai it didn't post
1583 posts
Location
Germany
Posted 18 September 2013 - 11:27 AM
<p>
<br>
Yeah. It&amp;#39;s blocked for me. <img alt=" :P/>/>" class="bbc_emoticon" src="
http://www.computercraft.info/forums2/public/style_emoticons/default/tongue.png"><br>
<br>
Why is it blocked? The proxy? That's weird…
EDIT:
- Changed the title
- New usercounter
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:32 AM
My proxy (school proxy) blocked it.
1583 posts
Location
Germany
Posted 18 September 2013 - 11:33 AM
My proxy (school proxy) blocked it.
So you are in school?
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:35 AM
Yup
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:36 AM
The mobile version of this site is evil
1583 posts
Location
Germany
Posted 18 September 2013 - 11:36 AM
Yup
oh. I hope you live in a country/land with a timezone like that: gmt - 2 :D/>
I live in germany and now it's 5:39 PM :D/>
EDIT:
The mobile version of this site is evil
I know :D/> do you have a break now or why are you on the internet? do you get free WLAN in your school?
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:38 AM
10:40 AM
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:40 AM
Taking notes on laptop
1583 posts
Location
Germany
Posted 18 September 2013 - 11:41 AM
Taking notes on laptop
Do you get free WLAN in school?
882 posts
Location
Behind you.
Posted 18 September 2013 - 11:44 AM
Free wireless internet
1583 posts
Location
Germany
Posted 18 September 2013 - 11:52 AM
Free wireless internet
Wow! My school is using some jammer to stop us using our smartphones etc. ……..
882 posts
Location
Behind you.
Posted 18 September 2013 - 01:00 PM
I feel sorry for you. Our tech dept. basically runs off of smartphones
7508 posts
Location
Australia
Posted 18 September 2013 - 01:01 PM
Wow! My school is using some jammer to stop us using our smartphones etc. ……..
That is illegal to do here.
882 posts
Location
Behind you.
Posted 18 September 2013 - 01:04 PM
Sect 15 of FCC I think states that you must not share harmful interaction that can cause undesired reactions but it must accept harmful interaction.
695 posts
Location
In my basement.
Posted 28 September 2013 - 12:51 AM
looks interesting.
Try to have the bymuttons fade in and out when you hover over them and stop hoveribg over them
1583 posts
Location
Germany
Posted 28 September 2013 - 05:52 PM
looks interesting.
Try to have the bymuttons fade in and out when you hover over them and stop hoveribg over them
what do you mean?
695 posts
Location
In my basement.
Posted 29 September 2013 - 04:42 PM
looks interesting.
Try to have the bymuttons fade in and out when you hover over them and stop hoveribg over them
what do you mean?
Buttons* hovering*
Go to
mackscript.netii.net/draw/index.html and hover iåover the buttons
882 posts
Location
Behind you.
Posted 01 October 2013 - 12:05 PM
Button hover functions in CSS are button:hover? Why not just use that?
1522 posts
Location
The Netherlands
Posted 01 October 2013 - 02:20 PM
A few things:
CSS
webkit-box-shadow: stuff;
moz-box-shadow: stuff;
/* Stuff isnt in your code, thats lazyness from me. But that should be:
-webkite-box-shadow: stuff;
-moz-box-shadow: stuff;
//background-color: grey;
/*we cannot comment with // in CSS*/
/*Only with /*CONTENT*/
HTML- You dont have a html header, Im not sure if its required, but its always good to make sure you are using the correct version of HTML.
Put this in the at the top replacing <html>
<!DOCTYPE html>
<html lang="en"><!-- English language -->
You have missed at a few places the quotes around a number when assigning a property of iFrame.
<iFrame src="" height="0" etc. >
Im not sure, but leaving text without any tag is bad. Dont quote it that ve said that though.Also, why are you naming HTML files PHP files?
89 posts
Location
USA
Posted 07 November 2013 - 07:41 PM
looks nice for your first website, if you want some graphics for the page i can make some
169 posts
Posted 08 November 2013 - 11:14 PM
Also, why are you naming HTML files PHP files?
He might be planning to use PHP to generate content on the page in the future.
7508 posts
Location
Australia
Posted 08 November 2013 - 11:59 PM
You dont have a html header, Im not sure if its required, but its always good to make sure you are using the correct version of HTML.
Its not required because modern browsers are pretty good a guessing what you meant, but it is recommended to always use valid HTML. A good way to know if your webpages conform to the standards is to run it through the W3C validation services.
HTML ValidatorCSS Validator
264 posts
Location
Where you aren't
Posted 09 November 2013 - 10:22 AM
You dont have a html header, Im not sure if its required, but its always good to make sure you are using the correct version of HTML.
Its not required because modern browsers are pretty good a guessing what you meant, but it is recommended to always use valid HTML. A good way to know if your webpages conform to the standards is to run it through the W3C validation services.
HTML ValidatorCSS Validator
As of HTML5 <!DOCTYPE html> is required, but <html> tags aren't.
7508 posts
Location
Australia
Posted 09 November 2013 - 09:51 PM
As of HTML5 <!DOCTYPE html> is required, but <html> tags aren't.
Its actually not required to be able to use HTML5 code… again, browsers are good at guessing… But to conform to standards it is required.
264 posts
Location
Where you aren't
Posted 14 November 2013 - 02:10 PM
Bloody hell it strips out HTML tags instead of just displaying them!
Copy
https://gist.github.com/7472703 into the validator
http://validator.w3.org/
Edited on 14 November 2013 - 01:14 PM