You are here

My website.

11 posts / 0 new
Last post
Arkantoz Jr
Offline
Last seen: 14 years 12 months ago
Joined: 2008-04-19 19:43
My website.

So I am starting to create my own website.
Here it is.

http://www.digitalcreationsonline.net63.net/Home.htm

Any ideas or suggestions?

If anyone has any PAM Themes they would like to be hosted, I would be willing to host them on my site.

gluxon
gluxon's picture
Offline
Last seen: 3 years 8 months ago
Developer
Joined: 2008-06-21 19:26
Nice!

Nice.
Though, there's one problem that I found.
On the side under the text that says "check out these sites"
is
www.000webhost.com and
www.portableapps.com.

I hovered over the link to portable apps and the status bar says it goes to
"http://www.portableapps.com/".
The site's correct url is "https://portableapps.com/"
Although clicking on the link does redirect you to portableapps.com, it's not really the correct link.

Good luck.

José Pedro Arvela
Offline
Last seen: 5 years 4 months ago
Joined: 2007-07-10 07:29
Nice

It does display correctly on FF3, but you shouldn't "lock" your site to an proprietary browser, even more an proprietary browser with glitches!

And you use JavaScript, Conditional Comments that only work in IE to display content, and tables???

All that you needed for it was HTML and CSS (and a special IE stylesheet provided by one conditional comment).

Blue is everything.

Arkantoz Jr
Offline
Last seen: 14 years 12 months ago
Joined: 2008-04-19 19:43
I was having problems with

I was having problems with the site not displaying graphics properly in Firefox. Any transparency I would use would not appear smoothly. That's why I had the warning saying "it may not display properly in Firefox". I did however manage to fix that problem I just never got around to removing the warning. I have removed it now.

Rules are guidelines put in place for people who are to stupid to use common sense.

José Pedro Arvela
Offline
Last seen: 5 years 4 months ago
Joined: 2007-07-10 07:29
Ups, sorry

Ups, then sorry for acting like that.

The site looks nice, but I see a lot of code inside that seems it may not be necessary. Have you made it in a program (seems MS Office FrontPage), or just used a text editor?

Maybe you should think of optimizing it, and the load of images together with the code you have may slow down the loading time.

Do you know how to code in HTML and CSS?

If not I know some links that may be useful to you. Some tuts that are easy and simple to follow.

Blue is everything.

Arkantoz Jr
Offline
Last seen: 14 years 12 months ago
Joined: 2008-04-19 19:43
I am using Microsoft

I am using Microsoft Publisher 2003 to make my site. Its not that great but it's the only program I got. I know very little about coding in HMTL and absolutely nothing about CSS. I would be interested in seeing some links to tutorials.
Thanks

Rules are guidelines put in place for people who are to stupid to use common sense.

José Pedro Arvela
Offline
Last seen: 5 years 4 months ago
Joined: 2007-07-10 07:29
No problem

No problem, my first site was on MS Office FrontPage (luckily I was young, made it only for spending time and I never got it online).

You will want to know some HTML 4, CSS 2, have some validators to make sure your code is right, and some site with instructions to make some nice creative stuff.

Here it goes:

Tutorials
HTML Tutorial EDIT: Now points to English version Blum
CSS Tutorial EDIT: Now points to English version Blum

Validators
HTML Validator
CSS Validator

Other Usefull Links
Reccomended Doctypes for HTML Headers
A List Apart - Webdesign tips

Hope to have helped!

Blue is everything.

onestoploser
onestoploser's picture
Offline
Last seen: 3 years 3 weeks ago
Joined: 2008-06-23 16:09
Cool! I like your PAM Theme.

Cool! I like your PAM Theme. Wink

Arkantoz Jr
Offline
Last seen: 14 years 12 months ago
Joined: 2008-04-19 19:43
thanks

thanks

Rules are guidelines put in place for people who are to stupid to use common sense.

digitxp
digitxp's picture
Offline
Last seen: 12 years 7 months ago
Joined: 2007-11-03 18:33
Visually appealing,

did you use a template?
Oh BTW the tracking code never got in because it was outside of the </html> tage Blum
I learned how to use PHP :D.

Insert original signature here with Greasemonkey Script.

dark_yux
Offline
Last seen: 10 years 3 months ago
Joined: 2007-10-23 11:23
One quick glance...

and I found that some of your pages do not link back to the homepage. All of your pages should link back to the homepage.

self.path = path if self.path == None else self.path

Log in or register to post comments