HTML (HyperText Markup Language) is the predominant markup language used for creating web pages.

learn more… | top users | synonyms

0
votes
4answers
197 views

To use custom CSS/HTML template or write code from scratch for a web application back end

I just developed the front end of a unique application for which I coded all the HTML, CSS, jQuery, and JavaScript. Now I want to start developing the back-end or admin panel. What's the best option ...
4
votes
1answer
142 views

Where did the html/css 'float' concept come from?

Pretty straightforward, was wondering what the inspiration or precedent for the CSS 'float' concept. I'm not familiar with any other graphic APIs or other layout DSLs that use this concept, but it's ...
0
votes
0answers
12 views

How to make an <input> element visible when another element is selected? (specific to Safari in iOS) [migrated]

I have been developing a website for the last month which is now complete except for one small but important detail. I have an element which, when hovered or clicked, makes an text box appear to ...
-3
votes
0answers
61 views

Why isn't the letter-spacing property being applied? [migrated]

<span style="font-size:20px;" "font-color: rgb (52, 52, 52,);" "letter-spacing:-50px;"> Syst&eacute;my pre k&uacute;renie <span style="color: rgb(0, 162, 228);">│</span> ...
2
votes
1answer
144 views

How to best organize spaghetti Javascript on the client with an MVC server architecture?

A LAMP project I am currently working on is pretty well organized on the backend. However, there are a ton of pages that just have a diarrhea of javascript and html squirted all over numerous ...
-1
votes
2answers
82 views

Website Development Process - HTML to CMS [closed]

I need some advice from experts. I recently hired someone to develop our website. She submitted and we approved a proposal for $9100 to first code the website in HMTL and host on Dreamhost and then ...
-1
votes
0answers
54 views

Website for simple game demonstration [closed]

I want to demonstrate a simple web app to someone and send them a link to it and they will probably view it just once. Will I have to buy a domain name just for this? Are there free websites that ...
-4
votes
0answers
33 views

How to make view console in table content? [closed]

My concept is when pointer close to each table content. Web will display console to edit and view I try to make a table like this: <body> <table width="1023" height="248" border="1"> ...
0
votes
0answers
25 views

What possible use does an iFrame have for security? [migrated]

I'm looking at code for an old login form I'm redesigning. It's a simple table with two input fields for username and password. But just before the end </table> tag there's a blank iFrame which ...
0
votes
1answer
100 views

How to create a Web app that “interacts” with email?

I have a web host that supports cPanel and email addresses. I'm interested in creating a web app that checks for email messages, reads their contents and then does something with them, like interact ...
-4
votes
0answers
28 views

Good affiliate program that requires cookie tracking and short URL [closed]

In your opinion, for a good affiliate program that requires cookie tracking and short URL, what would you recommend? I am not at all experienced in this territory. Any help would be appreciated.
-1
votes
2answers
136 views

Where do I start to build this? [closed]

I'm a real estate professional and part of my job is to scan a database day in and day out searching for properties for a prospective investor buyer to purchase. I am pretty sure a program can be made ...
-3
votes
1answer
142 views

best way to learn HTML and CSS [closed]

I want to learn HTML and CSS in Nowruz holidays, what way do you suggest? according to that I know about HTML a bit, is possible to learn HTML5 directly without full knowledge about HTML4? thanks!
4
votes
0answers
87 views

Should MVVM ViewModel inject an HTML template for default view?

I'm working on web application design that includes Knockout.js and have an overall MVVM question: Does it make sense for the ViewModel to automatically inject a default HTML template (pulled from ...
1
vote
1answer
91 views

Twitter in app browser + user agent string

Recently (I believe some weeks ago) with the latest update of the Twitter app for iOS, all links found inside tweets are opened in Twitter's build-in browser. My question is how to find Twitter's ...

1 2 3 4 5 14
15 30 50 per page