/    Sign up×
Community /Pin to ProfileBookmark

change first letter to lower case.

Hi, I have this problem.

I have

[CODE]<h2>martin</h2>[/CODE]

in my code, someone else has formated all the <h2> to uppercase,
now I need enter a company name where the first letter needs to be of lower case.

How can I do this?
I must still use the <h2> -tag

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@CrazyMerlinDec 03.2008 — you'll need to be more specific as your question doesn't make a lot of sense as it is.
Copy linkTweet thisAlerts:
@mintedjoDec 03.2008 — [CODE]<style type="css/text">h2{text-transform: normal;}</style>[/CODE]
Copy linkTweet thisAlerts:
@CrazyMerlinDec 03.2008 — [CODE]<style type="css/text">h2{text-transform: normal;}</style>[/CODE][/QUOTE]

but if you have access to the file to be able to enter that, why not just change the things manually in your editor?
×

Success!

Help @martin111 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 6.18,
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: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

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