Featured Post

What is the purpose of the php.ini file?

  The PHP configuration file,   php.ini , is the final and most immediate way to affect PHP's functionality. The php.ini file is read ea...

Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

HTML Interview Questions And Answers

Ques: 1 What do you understand about DOCTYPE in HTML?

Ans: DOCTYPE is stands for Document Type Declaration.In an HTML every HTML document is started with DOCTYPE declaration.It may be differ for different versions of HTML.DOCTYPE is used only bySGML tools like as HTML validator. 
Example of Document Type Declaration in HTML 4 are,
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

Ques: 2 How Cell Padding is differ from Cell Spacing?
Ans: I have given you how cell padding is differ from cell spacing given below:
Cell Padding: Cell Padding in HTML: is used to define the how much space need b/n cell content and cell edges.
Syntax:
< table width="200" border="1" cellpadding="3">
 means that it takes 3 pixels of padding inside the each cell.
Cell Spacing: It is also used to format the table.but it differ than cell padding because in cell padding we can set an extra space to seperate the cell content with cell edges.Where as we use cell spacing to set the space b/w the cells.
Syntax:
< table width="200" border="1" cellspacing="10">
 We can use cell padding and cell spacing together like that,
< table width="200" border="1" cellpadding="3" cellspacing =�10�> 

Ques: 3 How you define index document?
Ans: Many times we have require index.htm / document because it is a standard for the host-server to look for the document and deploy it.Default document to be displayed in the web.
Ques: 4 How you define HEAD in HTML?
Ans: Head is placed before the body in the HTML.It is use to display only the general information or unordered collection to information about the HTML document.
Ans:head tag is the first tag in html. it helps to give title of the page.
Ques: 5 How you define SPAN in HTML?
Ans: We use SPAN by using <SPAN> tag in HTML.Syntax:<SPAN>............</SPAN>Used to highlightthe any color text, for adding colored text, for adding background image to text. SPAN not a cause of line break. It delimits text and using them we can use style to the \'elemental\' region without any break in Text.
Example:
p>
<span style="color:#FF0000;">
In this page we use span.
</span>
</p>
 

Ques: 6 How you define body in HTML?
Ans: Body in HTML specifies the all contents of the document.Means that it contain the text,images, colors,graphics etc.
Ques: 7 How you display an picture in background of HTML?
Ans: We can display an picture in background of HTML page using that code.
Syntax:
<body style="background-image:url(image path)">
Ques: 8 What is Semantic in HTML?
Ans: I have given two reasons of use Semantic HTML.
1.Always avoid the use of markup that present you HTML document.Like: element, attribute etc.
2.Try to use available markup to differentiate the meanings of phrases and structure in the document.
Example:
<cite class="booktitle">The Grapes of Wrath</cite>
 Above,the <cite> element is used because it most closely matches the meaning of this phrase in the text.
Ques: 9 How to differ width=�200� and width=�200%�?
Ans: There are many differences b/w width="200" and width="200%".I have given you main difference.If you want create a table set width="200".Means that width of table is 200 which is fixed.But When we write width="200%" then 200% table will display in its full view and can changed according the resolution and browser.
Example: Where, I use both width="200" and width="200%".
<html>
<head>
<title>Shows the difference of width="200" and width="200%"</title>
</head>
<body>
<table width="200%" border="1" cellspacing="0" cellpadding="0">
  <tr>
    <td>width=&quot;200%&quot;</td>
  </tr>
</table>
<br />
<table width="200" border="1" cellspacing="0" cellpadding="0">
  <tr>
    <td>width=&quot;200&quot;</td>
  </tr>
</table>
</body>
</html>
 

Ques: 10 How to blink text in IE6?
Ans: Content that we write b/w the <blink> tag will blink on HTML page.
Syntax:
<blink>text want to blink</blink>
Ques: 11 How you use scipts on HTML?
Ans: We use scripts on HTML page for making HTML page Dynamic.
 TO use scripts on HTML page we use <script> tag.
Example:
<html>
<head>
</head>
<body>
<script type="text/javascript">
document.write("R4R Welcomes You!")
</script>
</body>
</html>
output:
R4R Welcomes You!

Ques: 12 How you define HTML Frames?
Ans: Using HTML Frames we can show more than one HTML document on the same browser.Where as each HTML document is called Frame.
 We use Frames using <frameset> tag.It is used to divide windows into frames.
 Using frame tag we put HTML document into the each frame.
Example:
<frameset cols="25%,75%">
   <frame src="frame_first.htm?phpMyAdmin=70ac9566533a2665b6597346aab7f985&phpMyAdmin=f43d4e0b88acea2d2a393515f6bf38f2">
   <frame src="frame_second.htm?phpMyAdmin=70ac9566533a2665b6597346aab7f985&phpMyAdmin=f43d4e0b88acea2d2a393515f6bf38f2">
</frameset>
 25% and 75% specifies the width of the page.Above frame told that frame_first aquire the 25% area on the web browser and frame_second aquire the 75% area on the same same web browser.
 
Ques: 13 How you use Form's Action Attribute and Submit Button in HTML?
Ans: Using Submit Button we can sends the form to the server and Action Attribute is specified that which file we send.
<form name="input" action="submit_form.php"
method="get"><input type="hidden" name="phpMyAdmin" value="f43d4e0b88acea2d2a393515f6bf38f2" /><input type="hidden" name="phpMyAdmin" value="70ac9566533a2665b6597346aab7f985" />
Formname: 
<input type="text" name="Form">
<input type="submit" value="Submit">
</form>
 When we click the sumbit button web page than the submit_form is send to the server. 

Excellent opportunity for immediate joiners

Experience required for the Job: 2 - 5 years
Job Location: Bengaluru/Bangalore
 Greetings from Veave Technologies!!!

Our Client is looking for exceptionally talented Professionals with the following Technologies:

I came across your resume on Job Portal and find that your skills match with a position we have for the Job 

Job Description :

Job Position: Magento Developer/Sr Developer
Education: B.E/B. Tech
Experience: 2-5 Yrs
Location: White Field, Bangalore
Position:3
Skills:* Should have worked on projects with Magento
* Will be better if Magento Certified
* Should have experience in customization, development of new extension on Magento
* Strong PHP 4 & 5, MySQL, AJAX, CSS, Smarty
* Strong knowledge of Zend framework, MySQL
* Familiarity with the SDLC and Scrum Methodologies
* Familiarity with Web 2.0

If you really interested in this position, please share your updated resume to ashvini@veave.in

Excellent opening for Drupal Developer profiles for Trivandrum OR Cochin OR Chennai location with CMML5 Client

We have an immediate opening with one of our CMML5 client for Trivandrum/Cochin/Chennai for Drupal Developer profiles.

Experience required for the Job: 4 - 8 years
Job Location: Chennai, Ernakulam / Kochi / Cochin, Trivandrum
Mode of employment: Permanent
Work location:Trivandrum/Cochin/Chennai

"Looking for candidates who can join within 30-45 days max"

4 plus years' experience in developing and designing web portals on Drupal platform

§ Experience in Drupal development using hooks and custom modules

§ Experience with Drupal core modules, contributed modules, views, panels, blocks etc.

§ Work with the team to design and develop Drupal applications within the stipulated time

§ Apply generally accepted programming standards and techniques to assure efficient program logic and data manipulation
§ Participate in design, coding, testing, debugging, configuring, analysis, code review and documenting operating systems and software

§ Present innovative ideas for system improvements

§ Adhere to the coding standards and all policies and procedures identified for the project specified by the client/UST Global

§ Coordinate with project team members

§ Document the approach and actions taken for production/development, and testing of the code

§ Report the progress of work to supervisor and team in team meetings

§ Perform other duties as assigned or requested


Kindly share your updated CV to bhavika.b@alpconsulting.in.

Urgent openings for Html Developer, Flash Designers

Company        A2Z Contacts Pvt.Ltd

Website          www.a2zcontacts.com

Eligibility        Any Graduate

Experience     1-3 Year

Location         Hyderabad


A2Z Contacts Pvt.Ltd

Job Role: Html Developer,Flash Designer

Job Summary :

Job Description:

Candidate should have strong knowledge on HTML, Xhtml, CSS, Java Script, Flash, Dreamweaver and Databases like My SQL and frameworks like Word Press etc.

Position :Html Developer,Flash Designer

Exp : 1-3 Years.

Location : Hyderabad

Contact Us:

Contact Person:Naresh Kumar

Forward Your Resume: hr@a2zcontacts.in

Contact Number: 040-3000 0000

We need HTML,CSS,PHP Trained Students

Company        BDREAMZ

Website          www.bdreamz.com

Eligibility        BE, B.Tech, MCA

Experience     0-1 Year


Location         Chennai

BDREAMZ
Job Role: Jr. Software Engineer

Job Summary :

Job Description:

We need HTML,CSS,PHP Trained Students

Position :Junior Software Engineer

Exp :0 to 1

Location :Chennai

Contact Us:

Contact Name: Sekar

Forward to resume: info@bdreamz.com

Looking for HTML, CSS, XHTML, DTHML, JavaScript, Linux Apache, MySQL, PHP devolopers

TechAspect provides website development and content management solutions. We build customer facing websites that are fast, easy and compelling. Our content management solutions enable business users to have full control on development, publishing and management of web assets. With a firm eye on the Return on Investments of the customer, we conceive, build and deploy solutions that are robust, scalable and yet flexible. We partner with our clients on their long-term initiatives by providing real value and demonstrating high level of professionalism and ethics. We offer a full life cycle of solutions to our customer from conception to maintenance. From IT Staffing to Offshore development, we offer a wide range of services that span across different domains. Our focus on people development has made us one of the preferred partners.
We specialize working on webservices, mobile applications, mobile testing, rich UI, Product development on interwoven, Day CQ practices etc.


We have urgent requirement for the position of a 'Sr. Drupal Architect'

Location - Hyderabad
Work Timings - 1:30 PM - 10:30 PM

Primary Skills

1.    8+ years" experience hands on web application development on LAMP platform specially PHP.
2.    Expert on architecting web solutions using Drupal platform
Experience on all major modules of Drupal including Ubercart
3.    Experience in HTML, CSS, XHTML, DTHML, JavaScript, Linux/Apache, MySQL, PHP
4.    Ability to modify existing modules or develop new modules
5.    Experience in installing various Joomla components
6.    Experience with VirueMart eCommerce platform and online payment systems

Secondary Skills:

Experience with i18n
Experience with mobile development (Android and iPhone) desired

Please revert with your updated profile if interested filling teh following details
Experience:
Current CTC:
Expected CTC:
Notice:
Current Organization
Communication:
Location:

Thanks & Regards
Mayur Mathur

Openings for JAVA, HTML, SQL, J2ME, Swing, Servlet, Springs, RMI, JDBC, JSP, Struts, Hibernate, UML And J2EE

 Job Description

. Experience in Advance Java.
. Good knowledge of JAVA, HTML, SQL, J2ME, Swing, Servlet, Springs, RMI, JDBC, JSP, Struts, Hibernate, UML & J2EE.
. Knowledge of MySQL, SQLServer or Oracle.
. Working knowledge on Tomcat, WebLogic or Websphere.
Salary:


Not Disclosed by Recruiter
Industry:

IT Software, Software Services
Functional Area:

Application Programming, Maintenance
Role Category:

Programming & Design
Role:

Software Developer
Keyskills:

Core Java., advance Java, Java, Stub generation, WSDL - XML, XML Schemas - XSLT, Ant, Maven, Tomcat, WebLogic or Websphere, Basic sql scripts Java script, HTML, DHTML & Eclipse IDE, MySQL, SQLServer or Oracle
Desired Candidate Profile
Education:

(UG - B.Tech/B.E. - Computers, BCA) OR (PG - M.Sc - Computers, M.Tech, MBA/PGDM - Information Technology, MCA - Computers) AND ( Doctorate - Any Doctorate - Any Specialization, Doctorate Not Required)
. A degree in software engineering, computer science, or a related field i.e. BE/B.Tech/MCA/MScIT/MBA IT/M.Tech, DOEACC.
. 2-5 years of experience in relevant field.
. Good Communication skills.
. Go getter attitude.
Company Profile
bebo Technologies Pvt. Ltd.
http://www.bebotechnologies.com
bebo Technologies is a leading IT software solution provider and ISO 9001:2000 compliant IT services company. bebo is dedicated to providing high-caliber offshore software services and solutions.

'Our goal is to 'Deliver on time-every time.'
Contact Details

Recruiter Name:

Meenu
Contact Company:

Bebo Technologies Pvt Ltd
Address:

SCC 156-157 4th Floor Sector 34 A ,Chandigarh,India 160036
Telephone:

-91-5079601
Reference Id:

Software Engineer- Spring

Looking For Php Programmers

Job Description
The ideal candidate will be responsible to start and complete projects on a scheduled basis, inclined to maintain highest standard of quality,
self disciplined enough to adhere to PHP coding conventions and standards, and work with other team members located across geographies and time zones.


Qualified Candidate:
* Proficient in PHP, JavaScript, HTML and MySQL.
* Hands-on any PHP based framework/CMS like Joomla, Wordpress etc and must have experience in E-Commerce Development.
* Good to have Object Oriented Programming Skills ( PHP5 ).
* Must write efficient code with documentation.
* Can read code written by others.
* Has experience debugging code.
* Must be a team player, posses a good attitude and be self-disciplined

Knowledge in Magneto, CakePHP, CS-Cart, PHPBB is added advantage
Education is not necessary just a love for PHP, Web engineering and natural programming skills.
Salary:

(On the basis of performance. Candidate will be on observation period for 2 months.)
Industry:

Advertising, PR, MR, Event Management
Functional Area:

eCommerce, Internet Technologies
Role Category:

Programming & Design
Role:

Software Developer
Keyskills:

Php Programmer, Web Developer, Php JavaScript, HTML, MySQL, Object Oriented Programming, PHP5, Magneto, CakePHP, CS - Cart, PHPBB, Web Engineering, Natural Programming, Debugging Code, Code, Documentation, e - Commerce Development, Joomla, Wordpress
Desired Candidate Profile
Education:

(UG - Any Graduate) AND (PG - Any PG Course) AND ( Doctorate - Doctorate Not Required)
Experience: 2-3 years.
Location: Palakkad, Kerala.
Company Profile
Ish Designs
Ish Designs.
Contact Details

Recruiter Name:

HR
Contact Company:

ish designs
Email Address:

admin@ishdesigns.com.au

Openings for HTML, CSS, Javascript, Jquery

Company - Bob Tech Solutions
Work Location - Bangalore
Experience - 2-4 Yrs
Primary Skills - HTML,CSS,Javascript,Jquery
Desigantion - HTML Developer
Client - MNC

**Please forward me your resume with the below mentioned details as soon as possible on the mentioned Mail ID if you have the notice period of max 15 Days**


Total exp :
Relevant exp:
Current CTC Per Annum and Per Month :
Expectation Per Annum and Per Month :
Notice Period :

References would be greatly appreciated!!!
With Regards,
Hema Shivakumar
BOB Tech Solutions Pvt Ltd
Office - + 91 80 40016000 Extn: 654
BOB Tech Solutions. Ltd |Maruti Towers| No3/4
Hosur MainRoad| 2ndFloor| Madiwala|Bangalore – 68

COMPANY OVERVIEW :
We are a Product Engineering, IT Services and Staff augmentation company. We have been in this space for about seven-and-a-half years. We are based in Bangalore and operating in 3 major cities in India (Hyderabad, Pune and Mumbai).We provide IT solutions to mid-sized and large corporate. We have employee strength of about 325+ today, across locations.
We have deployed more than 3500+ resources across the industry in the past six years.We are technology-focused, and capable of executing projects in domains like BFSI, Education, Pharmaceuticals, Logistics, Procurement Management and eLearning. Our clients’ list includes Tata Interactive Systems, Tech Mahindra, iGate, CTS, NetApp, Mahindra Satyam, HCL Technologies, Nous Systems, Polaris, Synova India, Automated Workflow, to name a few.

Seeking Web Developers with strong HTML5, CSS3, JavaScript skills

Experience required for the Job: 1 - 5 years
Annual Salary of the Job: 0.0 - 0.0 Lacs - For the right candidate, we will offer a highly competitive compensation and incentives package
Job Location: Bengaluru/Bangalore

Greetings from DigiTractive!

    DigiTractive is a Bangalore based interactive digital agency with a mission to combine strategy, technology and creativity to provide high impact integrated marketing solutions to clients worldwide. We are a young start-up comprising of a team of accomplished professionals from premier management (IIMs) and technology institutes (BITS Pilani, DCE) of the country having varied work backgrounds in technology, venture capital, consulting, and business development.


    We are looking for like-minded associates who understand "digital" and have strong web development skills as listed below to join our team in Bangalore

    1. 1-4 years of experience in web development and conversion of designs to high quality, cross-browser compatible, clean and structured HTML/HTML5 markups , CSS3 skins & JavaScript code

    2. Expert knowledge of HTML 5, XHTML 2.0, CSS2, CSS3, JavaScript, JQuery, AJAX & experience in IDEs such as Dreamweaver, Eclipse, etc.

    3. Working knowledge in Adobe Creative Suite 6 - Photoshop, Illustrator, etc.

    4. Should be aware of latest W3 standards, page loading optimization. Making DIV based layout in W3C standard.

    6. Ability to implement creative designs as Skins, Themes, and /or templates for open source CMS, e-Commerce, Email

    7. Familiarity with responsive web design frameworks, progressive enhancements and implementing fluid web layouts

    8. Familiarity with graphics & animation capabilities in HTML5

    9. Familiarity with web interfaces built on HTML5 for touch-enabled tablets and mobiles

    10. Familiarity with iOS & Android APIs, Facebook API and development libraries like jQuery Mobile and platforms like Sencha Touch would be an advantage

    11. Knowledge of Flash and ActionScript is preferred

    Additionally the following skills will be desirable:

    1. Ability to independently manage, develop and execute projects for a wide range of clients requiring interactive as well as transactional sites

    2. Ability to interact directly with clients to understand requirements, manage client expectations and consistently exceed client expectations with service delivery and quality

    3. Strong aptitude in coding and interest in upcoming technologies in web, social and mobile

    4. Continuous and fast learning abilities to be in-step with ever changing technology

    5. Excellent interpersonal and leadership skills to take up increasing responsibilities and manage large teams as we scale up

    We will offer an industry best annual compensation depending on your knowledge and skills beyond which it will be open to negotiation depending on skills and competence. In addition to the fixed component, there will be a strong upside in individual and company performance-linked bonus. Digitractive strongly believes in employee stock options so that we all share in the success of the company.

    If you are ready to help us innovate, partner with our high value clients and participate in our growth story then please do write back at: careers@digitractive.com or call us at +91-99161 28790 with the following details.

    1. Latest Resume
    2. Current salary
    3. Expected salary
    4. Notice period
    5. Reason for change

    Best Regards,
    DigiTractive Team

Urgent openings for DOT NET, PHP, Shopify, WordPress, HTML And CSS

Company        Wafy Technologies Private Limited

Website          www.wafytech.com

Eligibility        B.Tech/B.E

Experience     0-2 Year


Location         Chennai

Wafy Technologies Private Limited
Job Role: Software Developer & Programmer

Job Summary :

Candidate Profile:

Should be open and ready to work on multiple technologies - DOT NET, PHP, Shopify, WordPress, HTML & CSS etc.

Program windows and web applications

Test and Debug applications

Technical documentation & timesheet.

Forward Your Resume: jobs@wafytech.com

Urgent Requirement for Java or Android Developers

Urgently send resume to safique@x-istech.com

Direct client requirement. We can schedule immediate interview.

Senior Java/Android Developer
Location : Chevy Chase,MD
Duration : 6 Month +

Seeking a senior consultant to implement cutting edge mobile applications for our customers.
The candidate must possess a passion for mobile technology with strong Java/J2EE and Android development experience.
Candidate must demonstrate ability to create mobile application frameworks using design patterns to solve application issues.


 Seeking highly motivated senior Java developer with excellent technical skills to join the GEICO Mobile team.
Must demonstrate ability to create web or mobile application frameworks using design patterns to solve application issues.
3+ yrs experience with web development is highly desired, and a working knowledge of mobile technology is a big plus.

Required Qualifications:
7+ year Java/J2EE experience designing and developing enterprise applications
Experience creating and consuming SOAP and/or REST web services and communicating with external systems
Strong analytical and development skills to troubleshoot and performance tune web applications
Experience with caching frameworks and strategies

Additional Skills:

Experience with following: Java, Eclipse, Spring, Camel, JUnit, Tomcat, JBoss, Ant ,Splunk, Wiley, Perforce, DB Visualizer, Coherence
Mobile development experience with Android or iOS.
Experience with HTML5, CSS, JQuery is a plus.
Insurance experience is a plus.
Experience creating and consuming SOAP and/or REST web services and communicating with external systems
7+ year Java/J2EE experience designing and developing enterprise applications

Software Skills  iOS SDK   Yes 2 - 4 Years
Software Skills  J2EE   Yes 6 + Years
Software Skills  Java   Yes 6 + Years

Technical Skills Demonstrate Technical and Creative Skills Yes 6 + Years

Technical Skills iPhone/Android  Yes 2 - 4 Years
Technical Skills Spring Gates  Yes 2 - 4 Years
Technical Skills Web Design  Yes 6 + Years
Technical Skills Wireless/Mobile  Yes 2 - 4 Years

Siri IT Hiring UI Designer

Company        Siri IT Innovations Pvt. Ltd

Website          www.siriinnovations.com

Eligibility        Any Graduate

Experience     2 Years


Location         Hyderabad

Siri IT Innovations Pvt. Ltd
Job Role: UI Designer With 2 Year Exp

Job Summary :

Job Description:

We are currently seeking an Intermediate UI designer.

The applicant should have experience in HTML 5, CSS 3, Photoshop, Dreamweaver, jQuery, JavaScript & other web designing tools.

Experience working on projects independently using the latest Web 2.0.

Contact Us:

Contact Person: Rakesh Mateti

Forward Your Resume: career@bazaarlistings.com

Contact Numbers: 9030044441/9000044441

Urgent openings for PHP Developers

Experience required for the Job: 1 - 5 years
Annual Salary of the Job: 3.0 - 15.0 Lacs
Job Location: Bengaluru/Bangalore

Hope this mail finds you in good spirit. We are looking for PHP developers for a couple of product based companies in Bangalore
Position : Software / Sr.Software Development Engineer
Key Responsibilities:



* Develop and maintain new features on LAMP stack
* Participate in the full development life cycle, working within broadly defined parameters, including test plan execution and software quality needs
* Own the delivery of an entire piece of a system or application
* Management and execution against project plans and delivery commitments
* Work closely with the architects to develop the best technical design and approach for new product development
* Create and execute appropriate quality plans, project plans, test strategies and processes for development activities in concert with business and project management efforts.
Experience/Education Required/Desired:
* Bachelors degree equivalent experience in computer science
* Proven results oriented person with a delivery focus.
* Excellent verbal and written communication skills
* Ability to work well with people and be both highly motivated and motivating
* 1-5 years experience in Software development
* Development Expertise in data structures, PhP, HTML,CSS,JS,Linux.
*    Good to have Java knowledge.
Work Loc: Bangalore

Interested candidates please send me your updated resume at rizelle@zyoin.com

Regards,
Rizelle

Popular Posts