Jump to content

Redirections


Voorm

Recommended Posts

Hello.I'm new at learning these languages,for now i learned some CSS and HTML,and i'm in fase of testing. After i upload created page,it show error "Too many redirections".Why for usualy that error message shows up? :sorry:

Link to comment
Share on other sites

  • 4 weeks later...

I tested same files at another hosting place,and works almost perfectly.And it let me so comfused...Anyway,problem i experienced now is "utf-8" and i can't modify file online.I guess i did wrong somewhere in head place.Or i writed !doctype wrong.It's tricky to me,to make decision wich one meta tags should be there and wich one not,so i add almost all meta tags i find : D

<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><HTML><HEAD><TITLE>###</TITLE><META HTTP-EQUIV="pragma" CONTENT="no-cache" /><META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=UTF-8"/><LINK REL="STYLESHEET" HREF="i###"><LINK REL="STYLESHEET" HREF="###s"><LINK REL="STYLESHEET" HREF="###"><LINK REL="SHORTCUT" HREF="icon.gif" TYPE="IMAGE/X-ICON"/><LINK REL="icon" TYPE="image/x-icon" HREF="icon.gif" /><META NAME="DESCRIPTION" content="###"/><META NAME="KEYWORDS" CONTENT="###"/><META HTTP-EQUIV="refresh" CONTENT="240"><META NAME="author" CONTENT="###" /><META NAME="copyright" CONTENT="Copyright © 2013 ###"><META HTTP-EQUIV="content-language" CONTENT="EN"><META NAME="Rating" CONTENT="General"><META NAME="Distribution" CONTENT="Global"></HEAD>

I writed these right?Or i'm totaly out of way?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...