/    Sign up×
Community /Pin to ProfileBookmark

overwrite <head> tag?

is it possible to overwrite the <head> tag from the <body> tag?

heh I’ll explain…

the prob iz that I hav a blog on a website and can only edit the <body>… the <head> is already set up and I dont hav access to it. but since it’s kind of dull, I wanna change it. Is it possible?

to post a comment
HTML

7 Comments(s)

Copy linkTweet thisAlerts:
@FangApr 07.2006 — What is in the <head>, which shouldn't be, that needs changing? ?
Copy linkTweet thisAlerts:
@dvlknauthorApr 07.2006 — What is in the <head>, which shouldn't be, that needs changing? ?[/QUOTE]

um well stuff like the style sheet or add codes for thumbnails, mouse overs, etc... that require part of the html code to be written in the <head> tag...

help any1?
Copy linkTweet thisAlerts:
@stephen1davisApr 07.2006 — codes for mouseover can be placed in the <body> tag
Copy linkTweet thisAlerts:
@darkfilz303Apr 07.2006 — You can also use src to input code into the body section that would usally be in the head... for expample if you wanted to put code from javascript into the body you would use this:
[CODE]
<BODY>

<SRIPT Language="JavaScript" src="FileNameOfCoding.js">
</SCRIPT>

</BODY>

[/CODE]

?
Copy linkTweet thisAlerts:
@dvlknauthorApr 08.2006 — codes for mouseover can be placed in the <body> tag[/QUOTE]

really? ? could u then give me the codes plz? cos I looked everywhere n [B]part[/B] of it must be written in the head... ?
Copy linkTweet thisAlerts:
@dvlknauthorApr 08.2006 — You can also use src to input code into the body section that would usally be in the head... for expample if you wanted to put code from javascript into the body you would use this:
[CODE]
<BODY>

<SRIPT Language="JavaScript" src="FileNameOfCoding.js">
</SCRIPT>

</BODY>

[/CODE]

?[/QUOTE]


uuh it's rather the inverse, I wanna post in the <body> what should in fact be in the <head>... I even tried to add <head> </head> in the <body> tag but it doesn't work ?
Copy linkTweet thisAlerts:
@FangApr 08.2006 — Using JavaScript in the body can overwrite/change the css or JavaScript in the head.
×

Success!

Help @dvlkn spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.5,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...