/    Sign up×
Community /Pin to ProfileBookmark

Stump On HTML Text Data

I have a HTML page that has a javascript function that builds a simple Table of 5 elements.

How can I display the data in each element on the page as
simple text data.

I can do it by using the <INPUT> tag but I do not like the look
of the input box.

I would like the variable text data to blend in with the background color of the page.

I know there must be a simple way to do this, any help would be appreciated.

Thanks
Clyde

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@chrizApr 30.2004 — Well, use a text box, but insert this instead

<input type="text" name="txtname" style="background-color:red;border-style:none">It simply uses CSS inside a HTML tag.

P.S change the name of the txt box and bgcolor in the style part of the input tag.?
×

Success!

Help @clyde 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.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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

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